How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.struller-baumann</groupId>
<artifactId>visualee</artifactId>
<version>0.28</version>
</plugin>
Choose a version of de.struller-baumann : visualee to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.28 |
visualee-0.28
|
||
0.26 |
visualee-0.26
|
||
0.25 |
visualee-0.25
|
||
0.24 |
visualee-0.24
|
||
0.23 |
visualee-0.23
|
||
0.22 |
visualee-0.22
|
||
0.19 |
visualee-0.19
|
||
0.18 |
visualee-0.18
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.struller-baumann</groupId>
<artifactId>visualee</artifactId>
<version>0.28</version>
</plugin>
Advertisement