Last Version

JGit - Parent 6.2.0.202206071550-r

Pure Java implementation of Git

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

org.eclipse.jgit
ArtifactId

ArtifactId

org.eclipse.jgit-parent
Version

Version

6.2.0.202206071550-r
Type

Type

pom
Description

Description

JGit - Parent
Pure Java implementation of Git
Project URL

Project URL

https://www.eclipse.org/jgit/
Project Organization

Project Organization

Eclipse JGit Project
Source Code Management

Source Code Management

https://git.eclipse.org/r/plugins/gitiles/jgit/jgit

Download org.eclipse.jgit-parent 6.2.0.202206071550-r


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

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.gpg.bc
  • org.eclipse.jgit.http.apache
  • org.eclipse.jgit.http.server
  • org.eclipse.jgit.ssh.apache
  • org.eclipse.jgit.ssh.apache.agent
  • org.eclipse.jgit.ssh.jsch
  • org.eclipse.jgit.pgm
  • org.eclipse.jgit.lfs
  • org.eclipse.jgit.lfs.server
  • org.eclipse.jgit.junit
  • org.eclipse.jgit.junit.http
  • org.eclipse.jgit.junit.ssh
  • org.eclipse.jgit.test
  • org.eclipse.jgit.ant.test
  • org.eclipse.jgit.gpg.bc.test
  • org.eclipse.jgit.http.test
  • org.eclipse.jgit.pgm.test
  • org.eclipse.jgit.lfs.test
  • org.eclipse.jgit.lfs.server.test
  • org.eclipse.jgit.ssh.apache.test
  • org.eclipse.jgit.ssh.jsch.test
  • org.eclipse.jgit.coverage
  • org.eclipse.jgit.benchmarks