MVN

org.apache.clerezza : maven-pladoc-plugin.core

Maven & Gradle

Feb 19, 2012

Clerezza - Maven PlaDoc Plugin Core

<plugin>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>maven-pladoc-plugin.core</artifactId>
    <version>0.3-incubating</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.clerezza : maven-pladoc-plugin.core to add to Maven - Latest Versions:

  • Latest Stable: 0.3-incubating

All Versions

Choose a version of org.apache.clerezza : maven-pladoc-plugin.core to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3
maven-pladoc-plugin.core-0.3-incubating

How to add a plugin to Maven

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

<plugin>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>maven-pladoc-plugin.core</artifactId>
    <version>0.3-incubating</version>
</plugin>