MVN

org.ajoberstar : gradle-git

Maven & Gradle

Jun 09, 2017
11 usages
560 stars

gradle-git · Git plugins for Gradle.

<dependency>
    <groupId>org.ajoberstar</groupId>
    <artifactId>gradle-git</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ajoberstar : gradle-git to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2
  • Latest Release Candidate: 1.6.0-rc.5

All Versions

Choose a version of org.ajoberstar : gradle-git to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
gradle-git-1.7.2
1.6.x
gradle-git-1.6.0
gradle-git-1.6.0-rc.5
gradle-git-1.6.0-rc.4
gradle-git-1.6.0-rc.3
gradle-git-1.6.0-rc.2
gradle-git-1.6.0-rc.1
1.5.x
gradle-git-1.5.1
gradle-git-1.5.1-rc.3
gradle-git-1.5.1-rc.2
gradle-git-1.5.1-rc.1
gradle-git-1.5.0
gradle-git-1.5.0-rc.1
gradle-git-1.5.0-milestone.2
gradle-git-1.5.0-milestone.1
1.4.x
gradle-git-1.4.2
gradle-git-1.4.2-rc.1
gradle-git-1.4.1
gradle-git-1.4.0
gradle-git-1.4.0-rc.1
1.3.x
gradle-git-1.3.2
gradle-git-1.3.1
gradle-git-1.3.0
gradle-git-1.3.0-rc.2
gradle-git-1.3.0-rc.1
gradle-git-1.3.0-milestone.2
gradle-git-1.3.0-milestone.1
1.2.x
gradle-git-1.2.0
gradle-git-1.2.0-milestone.5
gradle-git-1.2.0-milestone.4
gradle-git-1.2.0-milestone.3
gradle-git-1.2.0-milestone.2
gradle-git-1.2.0-milestone.1
1.1.x
gradle-git-1.1.0
gradle-git-1.1.0-milestone.3
gradle-git-1.1.0-milestone.2
gradle-git-1.1.0-milestone.1
1.0.x
gradle-git-1.0.0
gradle-git-1.0.0-rc.1
0.13.x
gradle-git-0.13.0
gradle-git-0.13.0-milestone.1
0.12.x
gradle-git-0.12.0
0.11.x
gradle-git-0.11.2
gradle-git-0.11.1
gradle-git-0.11.0
gradle-git-0.11.0-rc.2+3c2e190
gradle-git-0.11.0-rc.1+1ff7dc5
gradle-git-0.11.0-milestone.2+0deeba0
gradle-git-0.11.0-milestone.1+7d44943
0.10.x
gradle-git-0.10.1
gradle-git-0.10.0
0.9.x
gradle-git-0.9.0
0.8.x
gradle-git-0.8.0
0.7.x
gradle-git-0.7.1
gradle-git-0.7.0
0.6.x
gradle-git-0.6.5
gradle-git-0.6.4
gradle-git-0.6.3
gradle-git-0.6.2
gradle-git-0.6.1
gradle-git-0.6.0
0.5.x
gradle-git-0.5.0
0.4.x
gradle-git-0.4.0
0.3.x
gradle-git-0.3.0
0.2.x
gradle-git-0.2.3
gradle-git-0.2.2
gradle-git-0.2.1
gradle-git-0.2.0
0.1.x
gradle-git-0.1.2
gradle-git-0.1.1
gradle-git-0.1.0

How to add a dependency to Maven

Add the following org.ajoberstar : gradle-git maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ajoberstar</groupId>
    <artifactId>gradle-git</artifactId>
    <version>1.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ajoberstar : gradle-git gradle dependency to your build.gradle file:

implementation 'org.ajoberstar:gradle-git:1.7.2'

Gradle Kotlin DSL: Add the following org.ajoberstar : gradle-git gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ajoberstar:gradle-git:1.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ajoberstar : gradle-git sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ajoberstar" % "gradle-git" % "1.7.2"

Advertisement

Dependencies from Group

Dec 17, 2016
19 usages
510 stars
Jun 09, 2017
11 usages
560 stars
Sep 08, 2016
1 usages
8 stars
Apr 23, 2023
1 usages
17 stars
Jun 01, 2015
8 stars

Discover Dependencies

Jun 18, 2017
51 stars
Aug 22, 2016
22 usages
40 stars
Aug 22, 2016
15 usages
40 stars
May 17, 2020
82 usages
328 stars
May 29, 2023
18 usages
693 stars
May 17, 2015
2 usages
3 stars
Aug 18, 2023
1 usages
12k stars