MVN

com.googlecode.metridoc : metridoc-maven-plugin

Maven & Gradle

Jun 24, 2011
<plugin>
    <groupId>com.googlecode.metridoc</groupId>
    <artifactId>metridoc-maven-plugin</artifactId>
    <version>0.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.metridoc : metridoc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.googlecode.metridoc : metridoc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7
metridoc-maven-plugin-0.7
0.6
metridoc-maven-plugin-0.6

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.googlecode.metridoc</groupId>
    <artifactId>metridoc-maven-plugin</artifactId>
    <version>0.7</version>
</plugin>