Last Version

japicmp-ant-task 0.15.7

japicmp-ant-task is an Ant task that computes the differences between two versions of a jar file/artifact in order to ease the API documentation.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.siom79.japicmp
ArtifactId

ArtifactId

japicmp-ant-task
Version

Version

0.15.7
Type

Type

jar
Description

Description

japicmp-ant-task
japicmp-ant-task is an Ant task that computes the differences between two versions of a jar file/artifact in order to ease the API documentation.
Project URL

Project URL

https://github.com/siom79/japicmp

Download japicmp-ant-task 0.15.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.siom79.japicmp : japicmp jar 0.15.7
org.apache.ant : ant jar 1.10.11

test (4)

Group / Artifact Type Version
org.apache.ant : ant-testutil jar 1.10.11
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.