java-jgit 4.7.0.201704051617-r
Java library implementing the Git version control system
JGit is a lightweight, pure Java library implementing the Git version control system, providing repository access routines, support for network protocols, and core version control algorithms.
- Website: https://eclipse.org/jgit/
- Licenses: EDL 1.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jgit 4.7.0.201704051617-r
as follows:
guix install java-jgit@4.7.0.201704051617-r
Or install the latest version:
guix install java-jgit
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.