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.webtau</groupId>
<artifactId>webtau-maven-plugin</artifactId>
<version>1.20</version>
</plugin>
Choose a version of com.twosigma.webtau : webtau-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.20 |
webtau-maven-plugin-1.20
|
||
1.19 |
webtau-maven-plugin-1.19
|
||
1.18 |
webtau-maven-plugin-1.18
|
||
1.17 |
webtau-maven-plugin-1.17
|
||
1.16 |
webtau-maven-plugin-1.16
|
||
1.15 |
webtau-maven-plugin-1.15
|
||
1.13 |
webtau-maven-plugin-1.13
|
||
1.12 |
webtau-maven-plugin-1.12
|
||
1.11 |
webtau-maven-plugin-1.11
|
||
1.10 |
webtau-maven-plugin-1.10
|
||
1.9 |
webtau-maven-plugin-1.9
|
||
1.8 |
webtau-maven-plugin-1.8
|
||
1.7 |
webtau-maven-plugin-1.7
|
||
1.6 |
webtau-maven-plugin-1.6
|
||
1.5 |
webtau-maven-plugin-1.5
|
||
1.4 |
webtau-maven-plugin-1.4
|
||
1.3 |
webtau-maven-plugin-1.3
|
||
1.2 |
webtau-maven-plugin-1.2
|
||
1.1 |
webtau-maven-plugin-1.1
|
||
1.0 |
webtau-maven-plugin-1.0
|
||
0.31 |
webtau-maven-plugin-0.31
|
||
0.30 |
webtau-maven-plugin-0.30
|
||
0.29 |
webtau-maven-plugin-0.29
|
||
0.28 |
webtau-maven-plugin-0.28
|
||
0.27 |
webtau-maven-plugin-0.27
|
||
0.25 |
webtau-maven-plugin-0.25
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.twosigma.webtau</groupId>
<artifactId>webtau-maven-plugin</artifactId>
<version>1.20</version>
</plugin>
Advertisement