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