is not current version
Last Version 6.2.0.202206071550-r

JGit - Core 6.0.0.202111291000-r

Repository access and algorithms

License

License

Eclipse Distribution License (New BSD License)
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
Version

Version

6.0.0.202111291000-r
Type

Type

jar
Description

Description

JGit - Core
Repository access and algorithms
Project Organization

Project Organization

Eclipse JGit Project

Download org.eclipse.jgit 6.0.0.202111291000-r


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.javaewah : JavaEWAH jar 1.1.13
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.