Ocean Maven Plugin Annotations

Java 5 annotation based implementation of Maven's Javadoc descriptor generation tags.

License

License

The Revised BSD Licence
Categories

Categories

Maven Build Tools Net
GroupId

GroupId

au.net.ocean.maven.plugin
ArtifactId

ArtifactId

maven-plugin-annotations
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ocean Maven Plugin Annotations
Java 5 annotation based implementation of Maven's Javadoc descriptor generation tags.
Project Organization

Project Organization

Ocean

Download maven-plugin-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/au.net.ocean.maven.plugin/maven-plugin-annotations/ -->
<dependency>
    <groupId>au.net.ocean.maven.plugin</groupId>
    <artifactId>maven-plugin-annotations</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.ocean.maven.plugin/maven-plugin-annotations/
implementation 'au.net.ocean.maven.plugin:maven-plugin-annotations:1.0'
// https://jarcasting.com/artifacts/au.net.ocean.maven.plugin/maven-plugin-annotations/
implementation ("au.net.ocean.maven.plugin:maven-plugin-annotations:1.0")
'au.net.ocean.maven.plugin:maven-plugin-annotations:jar:1.0'
<dependency org="au.net.ocean.maven.plugin" name="maven-plugin-annotations" rev="1.0">
  <artifact name="maven-plugin-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.ocean.maven.plugin', module='maven-plugin-annotations', version='1.0')
)
libraryDependencies += "au.net.ocean.maven.plugin" % "maven-plugin-annotations" % "1.0"
[au.net.ocean.maven.plugin/maven-plugin-annotations "1.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0