How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.antwerkz.sofia</groupId>
<artifactId>sofia-maven</artifactId>
<version>0.25</version>
</plugin>
Choose a version of com.antwerkz.sofia : sofia-maven to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.25 |
sofia-maven-0.25
|
||
0.23 |
sofia-maven-0.23
|
||
0.22 |
sofia-maven-0.22
|
||
0.21 |
sofia-maven-0.21
|
||
0.20 |
sofia-maven-0.20
|
||
0.15 |
sofia-maven-0.15
|
||
0.14 |
sofia-maven-0.14
|
||
0.13 |
sofia-maven-0.13
|
||
0.12 |
sofia-maven-0.12
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.antwerkz.sofia</groupId>
<artifactId>sofia-maven</artifactId>
<version>0.25</version>
</plugin>
Advertisement