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.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

xsom
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://eclipse-ee4j.github.io/jaxb-ri/
Project Organization

Project Organization

Eclipse Foundation

Download xsom

How to add to project

<!-- https://jarcasting.com/artifacts/org.glassfish.jaxb/xsom/ -->
<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>xsom</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jaxb/xsom/
implementation 'org.glassfish.jaxb:xsom:4.0.0'
// https://jarcasting.com/artifacts/org.glassfish.jaxb/xsom/
implementation ("org.glassfish.jaxb:xsom:4.0.0")
'org.glassfish.jaxb:xsom:jar:4.0.0'
<dependency org="org.glassfish.jaxb" name="xsom" rev="4.0.0">
  <artifact name="xsom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jaxb', module='xsom', version='4.0.0')
)
libraryDependencies += "org.glassfish.jaxb" % "xsom" % "4.0.0"
[org.glassfish.jaxb/xsom "4.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.xml.bind.external : relaxng-datatype jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.glassfish.jaxb

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
4.0.0
4.0.0-M4
4.0.0-M3
4.0.0-M2
4.0.0-M1
3.1.0-M1
3.0.2
3.0.2-b01
3.0.1
3.0.1-b02
3.0.0
3.0.0-M5
3.0.0-M4
3.0.0-M3
3.0.0-M2
3.0.0-M1
2.4.0-b180830.0438
2.4.0-b180725.0644
2.3.6
2.3.5
2.3.4
2.3.3
2.3.3-b02
2.3.3-b01
2.3.2
2.3.1
2.3.0.1
2.3.0
2.3.0-b170127.1453