How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>se.grunddata.dzo</groupId>
<artifactId>dzo-maven2</artifactId>
<version>3.1.0</version>
</plugin>
Choose a version of se.grunddata.dzo : dzo-maven2 to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.1.x |
dzo-maven2-3.1.0
|
||
3.0.x |
dzo-maven2-3.0.0
|
||
2.7.x |
dzo-maven2-2.7.0
|
||
2.6.x |
dzo-maven2-2.6.0
|
||
2.5.x |
dzo-maven2-2.5.0
|
||
2.4.x |
dzo-maven2-2.4.0
|
||
2.3.x |
dzo-maven2-2.3.0
|
||
2.2.x |
dzo-maven2-2.2.0
|
||
2.1.x |
dzo-maven2-2.1.0
|
||
2.0.x |
dzo-maven2-2.0.0
|
||
1.7.x |
dzo-maven2-1.7.1
|
||
dzo-maven2-1.7.0
|
|||
1.6.x |
dzo-maven2-1.6.0
|
||
1.5.x |
dzo-maven2-1.5.1
|
||
dzo-maven2-1.5.0
|
|||
1.4.x |
dzo-maven2-1.4.0
|
||
1.3.x |
dzo-maven2-1.3.0
|
||
1.2.x |
dzo-maven2-1.2.0
|
||
1.1.x |
dzo-maven2-1.1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>se.grunddata.dzo</groupId>
<artifactId>dzo-maven2</artifactId>
<version>3.1.0</version>
</plugin>
Advertisement