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.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.siom79.japicmp
Идентификатор

Идентификатор

japicmp-ant-task
Последняя версия

Последняя версия

0.15.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/siom79/japicmp

Скачать japicmp-ant-task

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.siom79.japicmp : japicmp jar 0.15.7
org.apache.ant : ant jar 1.10.11

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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