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>merge-maven-plugin</artifactId>
<version>0.6.0</version>
</plugin>
Choose a version of org.duelengine : merge-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.6.x |
merge-maven-plugin-0.6.0
|
||
0.5.x |
merge-maven-plugin-0.5.9
|
||
merge-maven-plugin-0.5.8
|
|||
merge-maven-plugin-0.5.7
|
|||
merge-maven-plugin-0.5.6
|
|||
merge-maven-plugin-0.5.5
|
|||
merge-maven-plugin-0.5.4
|
|||
merge-maven-plugin-0.5.3
|
|||
merge-maven-plugin-0.5.2
|
|||
merge-maven-plugin-0.5.1
|
|||
merge-maven-plugin-0.5.0
|
|||
0.4.x |
merge-maven-plugin-0.4.0
|
||
0.3.x |
merge-maven-plugin-0.3.1
|
||
merge-maven-plugin-0.3.0
|
|||
0.2.x |
merge-maven-plugin-0.2.2
|
||
merge-maven-plugin-0.2.1
|
|||
merge-maven-plugin-0.2.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.duelengine</groupId>
<artifactId>merge-maven-plugin</artifactId>
<version>0.6.0</version>
</plugin>
Advertisement