annotations jar plugin

Create a jar file that contains all the annotations from the project artifacts.

Лицензия

Лицензия

Группа

Группа

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

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

annotations-jar-plugin
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

annotations jar plugin
Create a jar file that contains all the annotations from the project artifacts.
Ссылка на сайт

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

https://github.com/barakb/annotations-jar-plugin
Система контроля версий

Система контроля версий

https://github.com/barakb/annotations-jar-plugin

Скачать annotations-jar-plugin

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

<plugin>
    <groupId>com.github.barakb</groupId>
    <artifactId>annotations-jar-plugin</artifactId>
    <version>1.0</version>
</plugin>

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven.shared : maven-shared-utils jar 0.4
org.apache.commons : commons-lang3 jar 3.1
org.apache.maven : maven-project jar 2.2.1
commons-io : commons-io jar 2.4

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Build Status

annotations jar plugin

DESCRIPTION

Create a jar file that contains all the annotations from the project artifacts.

See example

Maven dependency:

<dependency>
  <groupId>com.github.barakb</groupId>
  <artifactId>annotations-jar-plugin</artifactId>
  <version>1.0</version>
</dependency>

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

Версия
1.0