Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 558 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 558 Bytes

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>