is not current version
Last Version 6.1.0.202205052100-r

org.openl.jgit:org.eclipse.jgit-parent 6.1.0.202205052000-r

Pure Java implementation of Git

Categories

Categories

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

GroupId

org.openl.jgit
ArtifactId

ArtifactId

org.eclipse.jgit-parent
Version

Version

6.1.0.202205052000-r
Type

Type

pom

Download org.eclipse.jgit-parent 6.1.0.202205052000-r


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