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