AnnoMojo Parent

Maven2 maven-plugin-plugin extension that allows writing annotated Mojos using JDK 1.5 annotations instead of doclet comments.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.jfrog.maven.annomojo
ArtifactId

ArtifactId

maven-plugin-anno-parent
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

AnnoMojo Parent
Maven2 maven-plugin-plugin extension that allows writing annotated Mojos using JDK 1.5 annotations instead of doclet comments.
Project URL

Project URL

http://wiki.jfrog.org/confluence/display/OSS/Maven+Anno+Mojo

Download maven-plugin-anno-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.jfrog.maven.annomojo/maven-plugin-anno-parent/ -->
<dependency>
    <groupId>org.jfrog.maven.annomojo</groupId>
    <artifactId>maven-plugin-anno-parent</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jfrog.maven.annomojo/maven-plugin-anno-parent/
implementation 'org.jfrog.maven.annomojo:maven-plugin-anno-parent:1.4.1'
// https://jarcasting.com/artifacts/org.jfrog.maven.annomojo/maven-plugin-anno-parent/
implementation ("org.jfrog.maven.annomojo:maven-plugin-anno-parent:1.4.1")
'org.jfrog.maven.annomojo:maven-plugin-anno-parent:pom:1.4.1'
<dependency org="org.jfrog.maven.annomojo" name="maven-plugin-anno-parent" rev="1.4.1">
  <artifact name="maven-plugin-anno-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jfrog.maven.annomojo', module='maven-plugin-anno-parent', version='1.4.1')
)
libraryDependencies += "org.jfrog.maven.annomojo" % "maven-plugin-anno-parent" % "1.4.1"
[org.jfrog.maven.annomojo/maven-plugin-anno-parent "1.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven-plugin-anno
  • maven-plugin-tools-anno

Versions

Version
1.4.1
1.3.1