Jar examples for m:maven-plugin-tools-annotations
Descriptor extractor for plugins written in Java with Java 5 annotations.
You can download jar file maven-plugin-tools-annotations 1.0.20171214023519 in this page.
Apache License
You can use the following script to add maven-plugin-tools-annotations-1.0.20171214023519.jar to your project.
<dependency> <groupId>com.carrotgarden.maven</groupId> <artifactId>maven-plugin-tools-annotations</artifactId> <version>1.0.20171214023519</version> </dependency>
compile group: 'com.carrotgarden.maven', name: 'maven-plugin-tools-annotations', version: '1.0.20171214023519'
libraryDependencies += "com.carrotgarden.maven" % "maven-plugin-tools-annotations" % "1.0.20171214023519"
<dependency org="com.carrotgarden.maven" name="maven-plugin-tools-annotations" rev="1.0.20171214023519"/>
@Grapes(@Grab(group='com.carrotgarden.maven', module='maven-plugin-tools-annotations', version='1.0.20171214023519'))
'com.carrotgarden.maven:maven-plugin-tools-annotations:jar:1.0.20171214023519'
Click the following link to download the jar file.
maven-plugin-tools-annotations-1.0.20171214023519-javadoc.jar