Last Version

Maven JDiff Plugin 1.5.1

Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts.

Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

maven-jdiff-plugin
Version

Version

1.5.1
Type

Type

jar
Description

Description

Maven JDiff Plugin
Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts.
Project URL

Project URL

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

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

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

Download maven-jdiff-plugin 1.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
jdiff : jdiff jar 1.0.9
xerces : xercesImpl jar 2.8.0
xml-apis : xml-apis jar 1.3.03

Project Modules

There are no modules declared in this project.