Library for comparing XML documents, validating against schemas, and testing XPath expressions.
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
<version>1.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compares two XML strings for equality.
Use org.xmlunit:xmlunit-core version 2.x.
No dependency data recorded yet.