Last Version

com.github.gv2011:tools-git 0.8

Parent for gv2011 projects on GitHub and Maven Central

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-git
Version

Version

0.8
Type

Type

jar
Description

Description

Parent for gv2011 projects on GitHub and Maven Central

Download tools-git 0.8


<!-- https://jarcasting.com/artifacts/com.github.gv2011/tools-git/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools-git</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/tools-git/
implementation 'com.github.gv2011:tools-git:0.8'
// https://jarcasting.com/artifacts/com.github.gv2011/tools-git/
implementation ("com.github.gv2011:tools-git:0.8")
'com.github.gv2011:tools-git:jar:0.8'
<dependency org="com.github.gv2011" name="tools-git" rev="0.8">
  <artifact name="tools-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='tools-git', version='0.8')
)
libraryDependencies += "com.github.gv2011" % "tools-git" % "0.8"
[com.github.gv2011/tools-git "0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.10
org.eclipse.jgit : org.eclipse.jgit jar 5.11.0.202103091610-r
org.slf4j : slf4j-api jar 2.0.0-alpha1

provided (1)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 2.0.0

runtime (4)

Group / Artifact Type Version
com.github.gv2011 : util-gcol jar 0.10
com.github.gv2011 : util-json jar 0.10
com.github.gv2011 : gsoncore jar 0.10
com.github.gv2011.logback : logback-adapter jar 1.3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.