Jar examples for o:org.jfrog.maven.maven-plugin-anno
Maven Anno Mojo module with all the JDK 1.5 annotations needed when writing maven plugin classes (Mojo). Every maven plugins using Anno Mojo should be directly or transitively dependant on this POM.
You can download jar file org.jfrog.maven.maven-plugin-anno 1.4.1 in this page.
Apache License
You can use the following script to add org.jfrog.maven.maven-plugin-anno-1.4.1.jar to your project.
<dependency> <groupId>br.com.ingenieux.maven.annomojo</groupId> <artifactId>org.jfrog.maven.maven-plugin-anno</artifactId> <version>1.4.1</version> </dependency>
compile group: 'br.com.ingenieux.maven.annomojo', name: 'org.jfrog.maven.maven-plugin-anno', version: '1.4.1'
libraryDependencies += "br.com.ingenieux.maven.annomojo" % "org.jfrog.maven.maven-plugin-anno" % "1.4.1"
<dependency org="br.com.ingenieux.maven.annomojo" name="org.jfrog.maven.maven-plugin-anno" rev="1.4.1"/>
@Grapes(@Grab(group='br.com.ingenieux.maven.annomojo', module='org.jfrog.maven.maven-plugin-anno', version='1.4.1'))
'br.com.ingenieux.maven.annomojo:org.jfrog.maven.maven-plugin-anno:jar:1.4.1'
Click the following link to download the jar file.
org.jfrog.maven.maven-plugin-anno-1.4.1-javadoc.jar