How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>nz.co.senanque</groupId>
<artifactId>maduradocs</artifactId>
<version>6.3.3</version>
</plugin>
Choose a version of nz.co.senanque : maduradocs to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
6.3.x |
maduradocs-6.3.4.rc9
|
||
maduradocs-6.3.4.rc8
|
|||
maduradocs-6.3.4.rc7
|
|||
maduradocs-6.3.3
|
|||
maduradocs-6.3.2
|
|||
maduradocs-6.3.1
|
|||
maduradocs-6.3.0
|
|||
6.2.x |
maduradocs-6.2.2
|
||
maduradocs-6.2.1
|
|||
maduradocs-6.2.0
|
|||
6.1.x |
maduradocs-6.1.0
|
||
6.0.x |
maduradocs-6.0.9
|
||
maduradocs-6.0.7
|
|||
maduradocs-6.0.6
|
|||
maduradocs-6.0.5
|
|||
maduradocs-6.0.4
|
|||
maduradocs-6.0.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>nz.co.senanque</groupId>
<artifactId>maduradocs</artifactId>
<version>6.3.3</version>
</plugin>
Advertisement