Jaxen is a universal XPath engine for Java, supporting evaluation of XPath expressions against various object models.
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>2.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluates an XPath expression against an XML document and prints the result.
No known issues recorded.
No dependency data recorded yet.