Last Version

JGit - Parent 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE

Pure Java implementation of Git (unofficial patched build by Roberto Tyley)

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.madgag
ArtifactId

ArtifactId

org.eclipse.jgit-parent
Version

Version

3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE
Type

Type

pom
Description

Description

JGit - Parent
Pure Java implementation of Git (unofficial patched build by Roberto Tyley)
Project URL

Project URL

http://www.eclipse.org/jgit/

Download org.eclipse.jgit-parent 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • org.eclipse.jgit
  • org.eclipse.jgit.ant
  • org.eclipse.jgit.archive
  • org.eclipse.jgit.ui
  • org.eclipse.jgit.http.apache
  • org.eclipse.jgit.http.server
  • org.eclipse.jgit.pgm
  • org.eclipse.jgit.junit
  • org.eclipse.jgit.junit.http
  • org.eclipse.jgit.test
  • org.eclipse.jgit.ant.test
  • org.eclipse.jgit.http.test
  • org.eclipse.jgit.pgm.test