java-xom 127
XML Object Model
XOM is a new XML Object Model for processing XML with Java that strives for correctness and simplicity.
- Website: https://xom.nu/
- Licenses: LGPL 2.1
- Package source: gnu/packages/java-xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-xom 127
as follows:
guix install java-xom@127
Or install the latest version:
guix install java-xom
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.