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.twosigma.znai</groupId>
<artifactId>znai-maven-plugin</artifactId>
<version>1.29</version>
</plugin>
Choose a version of com.twosigma.znai : znai-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.29 |
znai-maven-plugin-1.29
|
||
1.27 |
znai-maven-plugin-1.27
|
||
1.26 |
znai-maven-plugin-1.26
|
||
1.25 |
znai-maven-plugin-1.25
|
||
1.24 |
znai-maven-plugin-1.24
|
||
1.22 |
znai-maven-plugin-1.22
|
||
1.21 |
znai-maven-plugin-1.21
|
||
1.20 |
znai-maven-plugin-1.20
|
||
1.19 |
znai-maven-plugin-1.19
|
||
1.18 |
znai-maven-plugin-1.18
|
||
0.16 |
znai-maven-plugin-0.16
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.twosigma.znai</groupId>
<artifactId>znai-maven-plugin</artifactId>
<version>1.29</version>
</plugin>
Advertisement