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