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

com.github.xmlet:xsdParser 1.1.5

A solution that parses a XSD file into a Java Structure.

Лицензия

Лицензия

Группа

Группа

com.github.xmlet
Идентификатор

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

xsdParser
Версия

Версия

1.1.5
Тип

Тип

jar
Описание

Описание

com.github.xmlet:xsdParser
A solution that parses a XSD file into a Java Structure.
Ссылка на сайт

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

https://github.com/xmlet/XsdParser

Скачать xsdParser 1.1.5


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api jar 1.0.0.GA

test (1)

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

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

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