o

org.eclipse.jgit

Repository access and algorithms
Files download
File Operation
org.eclipse.jgit-6.9.0.202403050737-openl.jar download
org.eclipse.jgit-6.9.0.202403050737-openl.pom download
org.eclipse.jgit-6.9.0.202403050737-openl-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openl.jgit</groupId>
  <artifactId>org.eclipse.jgit</artifactId>
  <version>6.9.0.202403050737-openl</version>
</dependency>
Gradle Groovy
implementation 'org.openl.jgit:org.eclipse.jgit:6.9.0.202403050737-openl'
Gradle Kotlin
implementation("org.openl.jgit:org.eclipse.jgit:6.9.0.202403050737-openl")
Scala SBT
libraryDependencies += "org.openl.jgit" % "org.eclipse.jgit" % "6.9.0.202403050737-openl"
Groovy Grape
@Grapes(
  @Grab(group='org.openl.jgit', module='org.eclipse.jgit', version='6.9.0.202403050737-openl')
)
Apache Ivy
<dependency org="org.openl.jgit" name="org.eclipse.jgit" rev="6.9.0.202403050737-openl" />
Leiningen
[org.openl.jgit/org.eclipse.jgit "6.9.0.202403050737-openl"]
Apache Buildr
'org.openl.jgit:org.eclipse.jgit:jar:6.9.0.202403050737-openl'