MVN

com.yookue.mavenplugin : javadoc-docent-maven-plugin

Maven & Gradle

Aug 31, 2023
1 stars

javadoc-docent-maven-plugin · Javadoc Docent for Maven Plugin

<plugin>
    <groupId>com.yookue.mavenplugin</groupId>
    <artifactId>javadoc-docent-maven-plugin</artifactId>
    <version>1.8.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yookue.mavenplugin : javadoc-docent-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.yookue.mavenplugin : javadoc-docent-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
javadoc-docent-maven-plugin-1.8.0

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.yookue.mavenplugin</groupId>
    <artifactId>javadoc-docent-maven-plugin</artifactId>
    <version>1.8.0</version>
</plugin>