apidoc-maven-plugin

easy use apidoc with maven.

License

License

MIT License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.fengyuchenglun
ArtifactId

ArtifactId

apidoc-maven-plugin
Last Version

Last Version

1.0.12
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

apidoc-maven-plugin
easy use apidoc with maven.
Project URL

Project URL

https://github.com/fengyuchenglun/apidoc-maven-plugin
Source Code Management

Source Code Management

https://github.com/fengyuchenglun/apidoc-maven-plugin.git

Download apidoc-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.fengyuchenglun</groupId>
    <artifactId>apidoc-maven-plugin</artifactId>
    <version>1.0.12</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.3
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
com.github.fengyuchenglun : apidoc-springmvc jar 1.0.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12
1.0.11