MVN

io.candy-doc : candy-doc

Maven & Gradle

Jul 12, 2023
29 stars

Candy Doc · Candy doc plugin

<plugin>
    <groupId>io.candy-doc</groupId>
    <artifactId>candy-doc</artifactId>
    <version>2.5.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.candy-doc : candy-doc to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of io.candy-doc : candy-doc to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
candy-doc-2.5.0
2.4.x
candy-doc-2.4.0
2.3.x
candy-doc-2.3.0
2.2.x
candy-doc-2.2.0
2.1.x
candy-doc-2.1.1
candy-doc-2.1.0
2.0.x
candy-doc-2.0.1
candy-doc-2.0.0
1.0.x
candy-doc-1.0.6
candy-doc-1.0.5
candy-doc-1.0.4
candy-doc-1.0.3
candy-doc-1.0.1
candy-doc-1.0.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>io.candy-doc</groupId>
    <artifactId>candy-doc</artifactId>
    <version>2.5.0</version>
</plugin>