MVN

in.ashwanthkumar : git-cmd

Maven & Gradle

Apr 28, 2020
1 stars

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

<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>git-cmd</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of in.ashwanthkumar : git-cmd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of in.ashwanthkumar : git-cmd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
git-cmd-2.0
1.4
git-cmd-1.4
1.3
git-cmd-1.3
1.2
git-cmd-1.2
1.1
git-cmd-1.1
1.0
git-cmd-1.0

How to add a dependency to Maven

Add the following in.ashwanthkumar : git-cmd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>git-cmd</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following in.ashwanthkumar : git-cmd gradle dependency to your build.gradle file:

implementation 'in.ashwanthkumar:git-cmd:2.0'

Gradle Kotlin DSL: Add the following in.ashwanthkumar : git-cmd gradle kotlin dependency to your build.gradle.kts file:

implementation("in.ashwanthkumar:git-cmd:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following in.ashwanthkumar : git-cmd sbt scala dependency to your build.sbt file:

libraryDependencies += "in.ashwanthkumar" % "git-cmd" % "2.0"

Advertisement

Dependencies from Group

Oct 20, 2019
5 usages
67 stars
Jun 28, 2017
4 usages
47 stars
Jul 18, 2016
3 usages
3 stars
Jan 15, 2016
3 usages
Jun 28, 2017
1 usages
52 stars

Discover Dependencies

Feb 11, 2016
0 stars
Feb 11, 2016
220 stars
Feb 11, 2016
220 stars
Nov 04, 2017
7 stars
Nov 04, 2017
7 stars
May 13, 2018
Mar 15, 2017
2 stars