no-annotations-maven-plugin Maven Plugin

A maven plugin to create an API with no external dependencies (eg: swagger, jackson...)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

fr.opensagres.maven.plugin
ArtifactId

ArtifactId

no-annotations-maven-plugin
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

no-annotations-maven-plugin Maven Plugin
A maven plugin to create an API with no external dependencies (eg: swagger, jackson...)
Project URL

Project URL

https://github.com/pascalleclercq/no-annotations-maven-plugin

Download no-annotations-maven-plugin

How to add to project

<plugin>
    <groupId>fr.opensagres.maven.plugin</groupId>
    <artifactId>no-annotations-maven-plugin</artifactId>
    <version>0.6.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven : maven-project jar 2.0.7
org.apache.maven.plugins : maven-compiler-plugin jar 3.5.1
org.apache.maven.plugins : maven-jar-plugin jar 2.6
org.eclipse.jdt : org.eclipse.jdt.core jar 3.10.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0