Jar examples for o:org.eclipse.jgit
Command line client tools built on top of JGit.
You can download jar file org.eclipse.jgit.pgm 3.7.0.201502260915-r in this page.
Eclipse Distribution License
You can use the following script to add org.eclipse.jgit.pgm-3.7.0.201502260915-r.jar to your project.
<dependency> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit.pgm</artifactId> <version>3.7.0.201502260915-r</version> </dependency>
compile group: 'org.eclipse.jgit', name: 'org.eclipse.jgit.pgm', version: '3.7.0.201502260915-r'
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit.pgm" % "3.7.0.201502260915-r"
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit.pgm" rev="3.7.0.201502260915-r"/>
@Grapes(@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit.pgm', version='3.7.0.201502260915-r'))
'org.eclipse.jgit:org.eclipse.jgit.pgm:jar:3.7.0.201502260915-r'
Click the following link to download the jar file.
org.eclipse.jgit.pgm-3.7.0.201502260915-r-javadoc.jar