barakb / annotations-jar-plugin

Create jar with annotations from collected from project artifacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Create jar with annotations from collected from project artifacts.


Languages

Language:Java 100.0%