jgit

dependencies

Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

jgit
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

jgit
dependencies

Download jgit

Filename Size
jgit-0.0.15.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 4.9.0.201710071750-r

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11