Last Version

JGit - Core 3.1.0-201309071158-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

com.bacoder.jgit
ArtifactId

ArtifactId

org.eclipse.jgit
Version

Version

3.1.0-201309071158-r
Type

Type

jar
Description

Description

JGit - Core
Repository access and algorithms

Download org.eclipse.jgit 3.1.0-201309071158-r


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.46
com.googlecode.javaewah : JavaEWAH jar 0.5.6

Project Modules

There are no modules declared in this project.