Last Version

grgit 1.8.0-rc.1

The Groovy way to use Git.

License

License

GroupId

GroupId

org.ajoberstar
ArtifactId

ArtifactId

grgit
Version

Version

1.8.0-rc.1
Type

Type

jar
Description

Description

grgit
The Groovy way to use Git.
Project URL

Project URL

https://github.com/ajoberstar/grgit
Source Code Management

Source Code Management

https://github.com/ajoberstar/grgit

Download grgit 1.8.0-rc.1


<!-- https://jarcasting.com/artifacts/org.ajoberstar/grgit/ -->
<dependency>
    <groupId>org.ajoberstar</groupId>
    <artifactId>grgit</artifactId>
    <version>1.8.0-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ajoberstar/grgit/
implementation 'org.ajoberstar:grgit:1.8.0-rc.1'
// https://jarcasting.com/artifacts/org.ajoberstar/grgit/
implementation ("org.ajoberstar:grgit:1.8.0-rc.1")
'org.ajoberstar:grgit:jar:1.8.0-rc.1'
<dependency org="org.ajoberstar" name="grgit" rev="1.8.0-rc.1">
  <artifact name="grgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ajoberstar', module='grgit', version='1.8.0-rc.1')
)
libraryDependencies += "org.ajoberstar" % "grgit" % "1.8.0-rc.1"
[org.ajoberstar/grgit "1.8.0-rc.1"]

Dependencies

runtime (9)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 4.5.0.201609210915-r
org.eclipse.jgit : org.eclipse.jgit.ui jar 4.5.0.201609210915-r
com.jcraft : jsch.agentproxy.jsch jar 0.0.9
com.jcraft : jsch.agentproxy.pageant jar 0.0.9
com.jcraft : jsch.agentproxy.sshagent jar 0.0.9
com.jcraft : jsch.agentproxy.usocket-jna jar 0.0.9
com.jcraft : jsch.agentproxy.usocket-nc jar 0.0.9
com.jcraft : jsch jar 0.1.54
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.