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 3.4 in this page.
Apache License
You can use the following script to add maven-plugin-tools-annotations-3.4.jar to your project.
<dependency> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools-annotations</artifactId> <version>3.4</version> </dependency>
compile group: 'org.apache.maven.plugin-tools', name: 'maven-plugin-tools-annotations', version: '3.4'
libraryDependencies += "org.apache.maven.plugin-tools" % "maven-plugin-tools-annotations" % "3.4"
<dependency org="org.apache.maven.plugin-tools" name="maven-plugin-tools-annotations" rev="3.4"/>
@Grapes(@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-annotations', version='3.4'))
'org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.4'
Click the following link to download the jar file.
maven-plugin-tools-annotations-3.4-javadoc.jar