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>
Choose a version of io.candy-doc : candy-doc to add to Maven - Latest 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
|
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>
Advertisement