How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>net.leodb.config</groupId>
<artifactId>config-template</artifactId>
<version>2.0.11</version>
</plugin>
Choose a version of net.leodb.config : config-template to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.0.x |
config-template-2.0.11
|
||
config-template-2.0.10
|
|||
config-template-2.0.9
|
|||
config-template-2.0.8
|
|||
config-template-2.0.7
|
|||
config-template-2.0.6
|
|||
config-template-2.0.5
|
|||
config-template-2.0.4
|
|||
config-template-2.0.3
|
|||
config-template-2.0.1
|
|||
config-template-2.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>net.leodb.config</groupId>
<artifactId>config-template</artifactId>
<version>2.0.11</version>
</plugin>
Advertisement