java-javaparser 3.16.1
Parser for Java
This project contains a set of libraries implementing a Java 1.0 - Java 11 Parser with advanced analysis functionalities.
- Outputs:
out
- Website: https://javaparser.org/
- Licenses: ASL 2.0 · LGPL 3+
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-javaparser 3.16.1
as follows:
guix install java-javaparser@3.16.1
Or install the latest version:
guix install java-javaparser
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.