japicmp

japicmp is a library that computes the differences between two versions of a jar file/artifact in order to ease the API documentation for clients/customers.

License

License

GroupId

GroupId

com.github.siom79.japicmp
ArtifactId

ArtifactId

japicmp
Last Version

Last Version

0.15.7
Release Date

Release Date

Type

Type

jar
Description

Description

japicmp
japicmp is a library that computes the differences between two versions of a jar file/artifact in order to ease the API documentation for clients/customers.
Project URL

Project URL

https://github.com/siom79/japicmp

Download japicmp

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.javassist : javassist jar 3.24.0-GA
com.google.guava : guava jar 30.1-jre
javax.xml.bind : jaxb-api jar 2.2.7
javax.activation : activation jar 1.1
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.stefanbirkner : system-rules jar 1.12.1
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.15.7
0.15.6
0.15.5
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1