Last Version

Cthul XML 1.2

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.

License

License

GroupId

GroupId

org.cthul
ArtifactId

ArtifactId

cthul-xml
Version

Version

1.2
Type

Type

jar
Description

Description

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

Project URL

http://cthul.org

Download cthul-xml 1.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.cthul : cthul-strings jar 1.0

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.