Last Version

Maven Changelog Plugin 1.9.2

The Changelog plugin generates reports about recent changes to the SCM repository.

Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

maven-changelog-plugin
Version

Version

1.9.2
Type

Type

jar
Description

Description

Maven Changelog Plugin
The Changelog plugin generates reports about recent changes to the SCM repository.
Project URL

Project URL

http://maven.apache.org/maven-1.x/plugins/changelog/
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/changelog/

Download maven-changelog-plugin 1.9.2


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

Dependencies

compile (12)

Group / Artifact Type Version
ant : ant jar 1.6.5
commons-jelly : commons-jelly-tags-jsl jar 1.0
commons-jelly : commons-jelly-tags-xml jar 1.1
commons-logging : commons-logging jar 1.0.4
junit : junit jar 3.8.2
org.netbeans.lib : cvsclient jar 20051129
regexp : regexp jar 1.3
maven : maven jar 1.0.2
maven : maven-model jar 3.0.2
xml-apis : xml-apis jar 1.3.03
xml-resolver : xml-resolver jar 1.1
xerces : xercesImpl jar 2.8.0

Project Modules

There are no modules declared in this project.