A JAXP XPath wrapper around Jaxen.
This package is an implementation of the JAXP standard javax.xml.xpath interfaces around the Jaxen XPath implementation.
eleusoft_jaxp_common - JAXP XPath Common Package (dependency)
eleusoft_jaxp_xpath_tests - JAXP XPath Test Suite
eleusoft_jaxp_jxpath - JAXP XPath for JXPath
<dependency>
<groupId>org.eleusoft</groupId>
<artifactId>eleusoft_jaxp_jaxen</artifactId>
<version>1.0.0</version>
</dependency>
Michele Vivoda