License |
License |
---|---|
GroupId | GroupIdcom.github.siom79.japicmp |
ArtifactId | ArtifactIdjapicmp |
Last Version | Last Version0.15.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjapicmp
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 |
Filename | Size |
---|---|
japicmp-0.15.7.pom | |
japicmp-0.15.7.jar | 251 KB |
japicmp-0.15.7-sources.jar | 104 KB |
japicmp-0.15.7-javadoc.jar | 771 KB |
japicmp-0.15.7-jar-with-dependencies.jar | 4 MB |
Browse |
<!-- 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"]
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 |
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 |