Last Version

APIDiff 2.0.0

A tool to identify API breaking and non-breaking changes between two versions of a Java library

License

License

GroupId

GroupId

com.github.aserg-ufmg
ArtifactId

ArtifactId

apidiff
Version

Version

2.0.0
Type

Type

jar
Description

Description

APIDiff
A tool to identify API breaking and non-breaking changes between two versions of a Java library
Project URL

Project URL

https://github.com/aserg-ufmg/apidiff
Source Code Management

Source Code Management

https://github.com/aserg-ufmg/apidiff.git

Download apidiff 2.0.0


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

Dependencies

compile (14)

Group / Artifact Type Version
com.jcabi : jcabi-github jar 0.29
org.eclipse.jgit : org.eclipse.jgit jar 4.6.0.201612231935-r
org.eclipse.core : contenttype jar 3.4.200-v20140207-1251
org.eclipse.birt.runtime : org.eclipse.core.jobs jar 3.6.1.v20141014-1248
org.eclipse.birt.runtime : org.eclipse.core.resources jar 3.9.1.v20140825-1431
org.eclipse.core : runtime jar 3.10.0-v20140318-2214
org.eclipse.equinox : common jar 3.6.200-v20130402-1505
org.eclipse.equinox : preferences jar 3.5.200-v20140224-1527
org.eclipse.jdt : org.eclipse.jdt.core jar 3.10.0
org.eclipse.birt.runtime : org.eclipse.osgi jar 3.10.2.v20150203-1939
org.apache.maven.plugins : maven-compiler-plugin jar 3.6.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
com.github.aserg-ufmg : refdiff-core jar 0.1.1

Project Modules

There are no modules declared in this project.