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