Последняя версия

XSOM 20140925

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.

Лицензия

Лицензия

Группа

Группа

com.sun.xsom
Идентификатор

Идентификатор

xsom
Версия

Версия

20140925
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://xsom.java.net/
Организация-разработчик

Организация-разработчик

Oracle

Скачать xsom 20140925


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
relaxngDatatype : relaxngDatatype jar 20020414

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

Модули Проекта

Данный проект не имеет модулей.