Last Version

japicmp-base 0.15.7

japicmp is a tool/maven plugin that compares two versions of a jar archive for binary compatibility.

License

License

GroupId

GroupId

com.github.siom79.japicmp
ArtifactId

ArtifactId

japicmp-base
Version

Version

0.15.7
Type

Type

pom
Description

Description

japicmp-base
japicmp is a tool/maven plugin that compares two versions of a jar archive for binary compatibility.
Project URL

Project URL

https://github.com/siom79/japicmp
Source Code Management

Source Code Management

https://github.com/siom79/japicmp.git

Download japicmp-base 0.15.7

Filename Size
japicmp-base-0.15.7.pom 15 KB
Browse

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

Dependencies

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

  • japicmp
  • japicmp-testbase
  • japicmp-maven-plugin
  • japicmp-ant-task