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