MVN

com.github.weekens : easydoc-maven-plugin

Maven & Gradle

Jun 04, 2012
2 stars

Easydoc Maven Plugin

<plugin>
    <groupId>com.github.weekens</groupId>
    <artifactId>easydoc-maven-plugin</artifactId>
    <version>0.4.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.weekens : easydoc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4.18

All Versions

Choose a version of com.github.weekens : easydoc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
easydoc-maven-plugin-0.4.18
easydoc-maven-plugin-0.4.17
0.3.x
easydoc-maven-plugin-0.3.16
easydoc-maven-plugin-0.3.15
easydoc-maven-plugin-0.3.14
0.2.x
easydoc-maven-plugin-0.2.13
0.1.x
easydoc-maven-plugin-0.1.12
easydoc-maven-plugin-0.1.11
0.0.x
easydoc-maven-plugin-0.0.7
easydoc-maven-plugin-0.0.6
easydoc-maven-plugin-0.0.5
easydoc-maven-plugin-0.0.4

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.weekens</groupId>
    <artifactId>easydoc-maven-plugin</artifactId>
    <version>0.4.18</version>
</plugin>