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.flussig</groupId>
<artifactId>dacdoc-maven-plugin</artifactId>
<version>0.0.10</version>
</plugin>
Choose a version of com.github.flussig : dacdoc-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.0.x |
dacdoc-maven-plugin-0.0.10
|
||
dacdoc-maven-plugin-0.0.9
|
|||
dacdoc-maven-plugin-0.0.8
|
|||
dacdoc-maven-plugin-0.0.7
|
|||
dacdoc-maven-plugin-0.0.6
|
|||
dacdoc-maven-plugin-0.0.5
|
|||
dacdoc-maven-plugin-0.0.4
|
|||
dacdoc-maven-plugin-0.0.3
|
|||
dacdoc-maven-plugin-0.0.2
|
|||
dacdoc-maven-plugin-0.0.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.flussig</groupId>
<artifactId>dacdoc-maven-plugin</artifactId>
<version>0.0.10</version>
</plugin>
Advertisement