java-commons-jxpath 1.3
Simple interpreter of an expression language called XPath
The org.apache.commons.jxpath package defines a simple interpreter of an expression language called XPath. JXPath applies XPath expressions to graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
- Website: https://commons.apache.org/jxpath/
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-commons-jxpath 1.3
as follows:
guix install java-commons-jxpath@1.3
Or install the latest version:
guix install java-commons-jxpath
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.