jgit

Pure Java implementation of Git

License

License

3-clause (new-style) BSD license.
Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

org.spearce
ArtifactId

ArtifactId

jgit
Last Version

Last Version

0.4-47e4af3
Release Date

Release Date

Type

Type

jar
Description

Description

jgit
Pure Java implementation of Git
Project URL

Project URL

http://repo.or.cz/w/egit.git

Download jgit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.38

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4-47e4af3