Last Version

Gradle Changelog plugin 0.1.3

Gradle plugin for generating changelog from commit logs. Forked from Andres Araujos plugin

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.github.marcpoppleton
ArtifactId

ArtifactId

git-changelog
Version

Version

0.1.3
Type

Type

jar
Description

Description

Gradle Changelog plugin
Gradle plugin for generating changelog from commit logs. Forked from Andres Araujos plugin
Project URL

Project URL

https://github.com/marcpoppleton/gradle-changelog-plugin
Source Code Management

Source Code Management

https://github.com/marcpoppleton/gradle-changelog-plugin.git

Download git-changelog 0.1.3


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

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-1.8

Project Modules

There are no modules declared in this project.