java-jgit
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.
- Versions: 4.7.0.201704051617-r · 4.2.0.201601211800-r
- 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 the latest version of java-jgit
as follows:
guix install java-jgit
Or install a particular version:
guix install java-jgit@4.2.0.201601211800-r
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/java-jgit/'><img src='http://127.0.0.1:3000/packages/java-jgit/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/java-jgit/badges/latest-version.svg)](http://127.0.0.1:3000/packages/java-jgit/) Org: [[http://127.0.0.1:3000/packages/java-jgit/][http://127.0.0.1:3000/packages/java-jgit/badges/latest-version.svg]]