Jar examples for o:org.eclipse.jgit
Apache httpclient based HTTP support
You can download jar file org.eclipse.jgit.http.apache 5.0.0.201805301535-rc2 in this page.
Eclipse Distribution License
You can use the following script to add org.eclipse.jgit.http.apache-5.0.0.201805301535-rc2.jar to your project.
<dependency> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit.http.apache</artifactId> <version>5.0.0.201805301535-rc2</version> </dependency>
compile group: 'org.eclipse.jgit', name: 'org.eclipse.jgit.http.apache', version: '5.0.0.201805301535-rc2'
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit.http.apache" % "5.0.0.201805301535-rc2"
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit.http.apache" rev="5.0.0.201805301535-rc2"/>
@Grapes(@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit.http.apache', version='5.0.0.201805301535-rc2'))
'org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.0.0.201805301535-rc2'
Click the following link to download the jar file.
org.eclipse.jgit.http.apache-5.0.0.201805301535-rc2-javadoc.jar