A collection of Hamcrest matchers for XML documents. The matchers include XPath, schema validation using XML Schema or RelaxNG(experimental), and XML document equivalence.
'org.xmlmatchers:xml-matchers:0.10'
<dependency> <groupId>org.xmlmatchers</groupId> <artifactId>xml-matchers</artifactId> <version>0.10</version> </dependency>
<dependency org="org.xmlmatchers" name="xml-matchers" rev="0.10"/>
"org.xmlmatchers", "xml-matchers", "0.10"