jar

org.jfrog.maven.annomojo : maven-plugin-anno

Maven & Gradle

Dec 19, 2011
33 usages

AnnoMojo API · 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.

Table Of Contents

Latest Version

Download org.jfrog.maven.annomojo : maven-plugin-anno JAR file - Latest Versions:

All Versions

Download org.jfrog.maven.annomojo : maven-plugin-anno JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window maven-plugin-anno-1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jfrog.maven.annomojo.annotations

├─ org.jfrog.maven.annomojo.annotations.MojoAggregator.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoAnnotation.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoComponent.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoConfigurator.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoExecute.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoGoal.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoInheritedByDefault.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoInstantiationStrategy.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoMultiExecution.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoParameter.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoPhase.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoRequiresDependencyCollection.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoRequiresDependencyResolution.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoRequiresDirectInvocation.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoRequiresOnline.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoRequiresProject.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoSince.class - [JAR]

├─ org.jfrog.maven.annomojo.annotations.MojoThreadSafe.class - [JAR]