Last Version

japicmp 0.15.7

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
Version

Version

0.15.7
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 0.15.7


<!-- 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.