MVN

org.glassfish.jaxb : xsom

Maven & Gradle

Jun 06, 2023
58 usages
270 stars

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>org.glassfish.jaxb</groupId>
    <artifactId>xsom</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.jaxb : xsom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of org.glassfish.jaxb : xsom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
xsom-4.0.3
xsom-4.0.2
xsom-4.0.1
xsom-4.0.0
xsom-4.0.0-M4
xsom-4.0.0-M3
xsom-4.0.0-M2
xsom-4.0.0-M1
3.1.x
xsom-3.1.0-M1
3.0.x
xsom-3.0.2
xsom-3.0.2-b01
xsom-3.0.1-b02
xsom-3.0.1
xsom-3.0.0
xsom-3.0.0-M5
xsom-3.0.0-M4
xsom-3.0.0-M3
xsom-3.0.0-M2
xsom-3.0.0-M1
2.4.x
xsom-2.4.0-b180830.0438
xsom-2.4.0-b180725.0644
2.3.x
xsom-2.3.8
xsom-2.3.7
xsom-2.3.6
xsom-2.3.5
xsom-2.3.4
xsom-2.3.3
xsom-2.3.3-b02
xsom-2.3.3-b01
xsom-2.3.2
xsom-2.3.1
xsom-2.3.0.1
xsom-2.3.0
xsom-2.3.0-b170127.1453

How to add a dependency to Maven

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

<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>xsom</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.jaxb : xsom gradle dependency to your build.gradle file:

implementation 'org.glassfish.jaxb:xsom:4.0.3'

Gradle Kotlin DSL: Add the following org.glassfish.jaxb : xsom gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.jaxb:xsom:4.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.jaxb : xsom sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.jaxb" % "xsom" % "4.0.3"

Advertisement

Dependencies from Group

Jun 06, 2023
1.8k usages
168 stars
Jun 06, 2023
566 usages
168 stars
Jun 06, 2023
211 usages
168 stars
Jun 06, 2023
117 usages
168 stars
Jun 06, 2023
91 usages
270 stars

Discover Dependencies

May 18, 2017
43 stars
Aug 23, 2023
1.6k usages
47.4k stars
Aug 23, 2023
254 usages
47.4k stars
Jul 11, 2023
148 stars
Feb 07, 2023
13 usages
853 stars
Apr 04, 2017
5 usages
1 stars
Jul 17, 2023
2 usages
277 stars
Apr 17, 2017
5 stars