Last Version

gitlog-maven-plugin 0.2.0-rc4

Generates changelog and release notes for projects using git.

License

License

Apache License, Version 2.0
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.llorllale
ArtifactId

ArtifactId

gitlog-maven-plugin
Version

Version

0.2.0-rc4
Type

Type

jar
Description

Description

gitlog-maven-plugin
Generates changelog and release notes for projects using git.
Project URL

Project URL

https://github.com/llorllale/gitlog-maven-plugin
Project Organization

Project Organization

George Aristy
Source Code Management

Source Code Management

https://github.com/llorllale/gitlog-maven-plugin

Download gitlog-maven-plugin 0.2.0-rc4


<!-- https://jarcasting.com/artifacts/org.llorllale/gitlog-maven-plugin/ -->
<dependency>
    <groupId>org.llorllale</groupId>
    <artifactId>gitlog-maven-plugin</artifactId>
    <version>0.2.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/org.llorllale/gitlog-maven-plugin/
implementation 'org.llorllale:gitlog-maven-plugin:0.2.0-rc4'
// https://jarcasting.com/artifacts/org.llorllale/gitlog-maven-plugin/
implementation ("org.llorllale:gitlog-maven-plugin:0.2.0-rc4")
'org.llorllale:gitlog-maven-plugin:jar:0.2.0-rc4'
<dependency org="org.llorllale" name="gitlog-maven-plugin" rev="0.2.0-rc4">
  <artifact name="gitlog-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.llorllale', module='gitlog-maven-plugin', version='0.2.0-rc4')
)
libraryDependencies += "org.llorllale" % "gitlog-maven-plugin" % "0.2.0-rc4"
[org.llorllale/gitlog-maven-plugin "0.2.0-rc4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 4.10.0.201712302008-r
org.cactoos : cactoos jar 0.28.2
com.jcabi : jcabi-xml jar 0.21.1
com.jcabi.incubator : xembly jar 0.22
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.jcabi : jcabi-matchers jar 1.4

Project Modules

There are no modules declared in this project.