How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>pl.gdela</groupId>
<artifactId>socomo-maven</artifactId>
<version>2.3.1</version>
</plugin>
Choose a version of pl.gdela : socomo-maven to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.3.x |
socomo-maven-2.3.1
|
||
socomo-maven-2.3.0
|
|||
2.2.x |
socomo-maven-2.2.0
|
||
2.1.x |
socomo-maven-2.1.0
|
||
2.0.x |
socomo-maven-2.0.2
|
||
socomo-maven-2.0.1
|
|||
socomo-maven-2.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>pl.gdela</groupId>
<artifactId>socomo-maven</artifactId>
<version>2.3.1</version>
</plugin>
Advertisement