java-jdom 1.1.3
Access, manipulate, and output XML data
Java-based solution for accessing, manipulating, and outputting XML data from Java code.
- Website: http://jdom.org/
- Licenses: Original BSD
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jdom 1.1.3
as follows:
guix install java-jdom@1.1.3
Or install the latest version:
guix install java-jdom
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.