Last Version

Git-CMD 2.0

Common module that all Go CD plugins can use to poll Git repository.

License

License

Categories

Categories

Ant Build Tools Git Development Tools Version Controls
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

git-cmd
Version

Version

2.0
Type

Type

jar
Description

Description

Git-CMD
Common module that all Go CD plugins can use to poll Git repository.
Project URL

Project URL

https://github.com/ashwanthkumar/git-cmd
Source Code Management

Source Code Management

https://github.com/ashwanthkumar/git-cmd

Download git-cmd 2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.5.1.201910021850-r
joda-time : joda-time jar 2.10.3
org.apache.commons : commons-exec jar 1.3
commons-io : commons-io jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.