MVN

com.selesse : gradle-git-changelog

Maven & Gradle

Dec 01, 2016
24 stars

Gradle Git Changelog plugin · Generate Git changelogs for Gradle projects

<dependency>
    <groupId>com.selesse</groupId>
    <artifactId>gradle-git-changelog</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.selesse : gradle-git-changelog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.selesse : gradle-git-changelog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
gradle-git-changelog-0.3.0
0.2.x
gradle-git-changelog-0.2.1
gradle-git-changelog-0.2.0
0.1.x
gradle-git-changelog-0.1.2
gradle-git-changelog-0.1.1
gradle-git-changelog-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.selesse</groupId>
    <artifactId>gradle-git-changelog</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.selesse : gradle-git-changelog gradle dependency to your build.gradle file:

implementation 'com.selesse:gradle-git-changelog:0.3.0'

Gradle Kotlin DSL: Add the following com.selesse : gradle-git-changelog gradle kotlin dependency to your build.gradle.kts file:

implementation("com.selesse:gradle-git-changelog:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.selesse : gradle-git-changelog sbt scala dependency to your build.sbt file:

libraryDependencies += "com.selesse" % "gradle-git-changelog" % "0.3.0"

Advertisement

Dependencies from Group

Aug 24, 2019
8 usages
6 stars
Aug 24, 2019
3 usages
6 stars
Aug 24, 2019
2 usages
6 stars
Aug 24, 2019
1 usages
6 stars
Aug 24, 2019
6 stars

Discover Dependencies

Nov 08, 2016
306 stars
Jan 08, 2017
616 stars
Mar 04, 2018
21 stars
Aug 04, 2017
47 stars
May 11, 2016
Jun 05, 2015
1 usages
789 stars
May 29, 2022
0 stars