MVN

com.sun.xsom : xsom

Maven & Gradle

Jan 28, 2015
58 usages

XSOM · XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.

<dependency>
    <groupId>com.sun.xsom</groupId>
    <artifactId>xsom</artifactId>
    <version>20130531</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xsom : xsom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 20130531

All Versions

Choose a version of com.sun.xsom : xsom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20140925
xsom-20140925
20130531
xsom-20130531
20110809
xsom-20110809
20100725
xsom-20100725
20081112
xsom-20081112
20070515
xsom-20070515
20070514
xsom-20070514
20070407
xsom-20070407
20070323
xsom-20070323

How to add a dependency to Maven

Add the following com.sun.xsom : xsom maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.xsom</groupId>
    <artifactId>xsom</artifactId>
    <version>20130531</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.xsom : xsom gradle dependency to your build.gradle file:

implementation 'com.sun.xsom:xsom:20130531'

Gradle Kotlin DSL: Add the following com.sun.xsom : xsom gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.xsom:xsom:20130531")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.xsom : xsom sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.xsom" % "xsom" % "20130531"

Advertisement

Dependencies from Group

Jan 28, 2015
58 usages

Discover Dependencies

Apr 15, 2018
46 usages
35 stars
Jan 23, 2018
100 usages
3 stars
Mar 22, 2019
42 usages
33 stars
Jun 11, 2016
86 usages
41 stars
May 14, 2019
16 usages
7 stars
Jan 26, 2023
36 usages
19 stars
Nov 02, 2021
4 usages
111 stars
Oct 16, 2018
53 usages
114 stars
Apr 26, 2017
30 usages
79 stars