How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.duelengine</groupId>
<artifactId>duel-maven-plugin</artifactId>
<version>0.9.7</version>
</plugin>
Choose a version of org.duelengine : duel-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.9.x |
duel-maven-plugin-0.9.7
|
||
duel-maven-plugin-0.9.6
|
|||
duel-maven-plugin-0.9.5
|
|||
duel-maven-plugin-0.9.4
|
|||
duel-maven-plugin-0.9.3
|
|||
duel-maven-plugin-0.9.2
|
|||
duel-maven-plugin-0.9.1
|
|||
duel-maven-plugin-0.9.0
|
|||
0.8.x |
duel-maven-plugin-0.8.7
|
||
duel-maven-plugin-0.8.6
|
|||
duel-maven-plugin-0.8.5
|
|||
duel-maven-plugin-0.8.4
|
|||
duel-maven-plugin-0.8.3
|
|||
duel-maven-plugin-0.8.2
|
|||
duel-maven-plugin-0.8.1
|
|||
duel-maven-plugin-0.8.0
|
|||
0.7.x |
duel-maven-plugin-0.7.1
|
||
duel-maven-plugin-0.7.0
|
|||
0.6.x |
duel-maven-plugin-0.6.3
|
||
duel-maven-plugin-0.6.2
|
|||
duel-maven-plugin-0.6.1
|
|||
duel-maven-plugin-0.6.0
|
|||
0.5.x |
duel-maven-plugin-0.5.2
|
||
duel-maven-plugin-0.5.1
|
|||
duel-maven-plugin-0.5.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.duelengine</groupId>
<artifactId>duel-maven-plugin</artifactId>
<version>0.9.7</version>
</plugin>
Advertisement