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.0'
<dependency> <groupId>org.cthul</groupId> <artifactId>cthul-xml</artifactId> <version>1.0</version> </dependency>
<dependency org="org.cthul" name="cthul-xml" rev="1.0"/>
"org.cthul", "cthul-xml", "1.0"