Cthul XML

Provides utilities for finding resources based on their URI. Based on that, includes validating XML parsers that automatically resolve the schemas referenced in an XML document.

Лицензия

Лицензия

Группа

Группа

org.cthul
Идентификатор

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

cthul-xml
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cthul XML
Provides utilities for finding resources based on their URI. Based on that, includes validating XML parsers that automatically resolve the schemas referenced in an XML document.
Ссылка на сайт

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

http://cthul.org

Скачать cthul-xml

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.cthul : cthul-strings jar 1.0

test (4)

Идентификатор библиотеки Тип Версия
org.cthul : cthul-matchers jar 1.1.0
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.8.2
org.slf4j : slf4j-jdk14 jar 1.7.2

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

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

cthul

Commons, Tools, Helpers and Utils Library

See wiki for details.

If you have a question, head over to the forum.

Версии библиотеки

Версия
1.2
1.1.0
1.0