is not current version
Last Version 6.2.0.202206071550-r

org.eclipse.jgit:org.eclipse.jgit.http.apache 5.2.2.201904231744-r

Apache httpclient based HTTP support

Categories

Categories

Git Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

org.eclipse.jgit
ArtifactId

ArtifactId

org.eclipse.jgit.http.apache
Version

Version

5.2.2.201904231744-r
Type

Type

jar

Download org.eclipse.jgit.http.apache 5.2.2.201904231744-r


<!-- https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.http.apache/ -->
<dependency>
    <groupId>org.eclipse.jgit</groupId>
    <artifactId>org.eclipse.jgit.http.apache</artifactId>
    <version>5.2.2.201904231744-r</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.http.apache/
implementation 'org.eclipse.jgit:org.eclipse.jgit.http.apache:5.2.2.201904231744-r'
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.http.apache/
implementation ("org.eclipse.jgit:org.eclipse.jgit.http.apache:5.2.2.201904231744-r")
'org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.2.2.201904231744-r'
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit.http.apache" rev="5.2.2.201904231744-r">
  <artifact name="org.eclipse.jgit.http.apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit.http.apache', version='5.2.2.201904231744-r')
)
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit.http.apache" % "5.2.2.201904231744-r"
[org.eclipse.jgit/org.eclipse.jgit.http.apache "5.2.2.201904231744-r"]