Jar examples for o:org.eclipse.jgit
Repository access and algorithms
You can download jar file org.eclipse.jgit 4.5.4.201711221230-r in this page.
Eclipse Distribution License
You can use the following script to add org.eclipse.jgit-4.5.4.201711221230-r.jar to your project.
<dependency> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit</artifactId> <version>4.5.4.201711221230-r</version> </dependency>
compile group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '4.5.4.201711221230-r'
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "4.5.4.201711221230-r"
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit" rev="4.5.4.201711221230-r"/>
@Grapes(@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit', version='4.5.4.201711221230-r'))
'org.eclipse.jgit:org.eclipse.jgit:jar:4.5.4.201711221230-r'
Click the following link to download the jar file.
org.eclipse.jgit-4.5.4.201711221230-r-javadoc.jar