Jar examples for m:maven-plugin-tools-java
Descriptor extractor for plugins written in Java annotated with Mojo Javadoc Tags.
You can download jar file maven-plugin-tools-java 2.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-plugin-tools-java-2.0.1.jar to your project.
<dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-tools-java</artifactId> <version>2.0.1</version> </dependency>
compile group: 'org.apache.maven', name: 'maven-plugin-tools-java', version: '2.0.1'
libraryDependencies += "org.apache.maven" % "maven-plugin-tools-java" % "2.0.1"
<dependency org="org.apache.maven" name="maven-plugin-tools-java" rev="2.0.1"/>
@Grapes(@Grab(group='org.apache.maven', module='maven-plugin-tools-java', version='2.0.1'))
'org.apache.maven:maven-plugin-tools-java:jar:2.0.1'
Click the following link to download the jar file.
maven-plugin-tools-java-2.0.1-javadoc.jar