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.github.weekens</groupId>
<artifactId>easydoc-maven-plugin</artifactId>
<version>0.4.18</version>
</plugin>
Choose a version of com.github.weekens : easydoc-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.4.x |
easydoc-maven-plugin-0.4.18
|
||
easydoc-maven-plugin-0.4.17
|
|||
0.3.x |
easydoc-maven-plugin-0.3.16
|
||
easydoc-maven-plugin-0.3.15
|
|||
easydoc-maven-plugin-0.3.14
|
|||
0.2.x |
easydoc-maven-plugin-0.2.13
|
||
0.1.x |
easydoc-maven-plugin-0.1.12
|
||
easydoc-maven-plugin-0.1.11
|
|||
0.0.x |
easydoc-maven-plugin-0.0.7
|
||
easydoc-maven-plugin-0.0.6
|
|||
easydoc-maven-plugin-0.0.5
|
|||
easydoc-maven-plugin-0.0.4
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.weekens</groupId>
<artifactId>easydoc-maven-plugin</artifactId>
<version>0.4.18</version>
</plugin>
Advertisement