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.wicp.tams</groupId>
<artifactId>ts-maven-plugin</artifactId>
<version>6.0.0</version>
</plugin>
Choose a version of net.wicp.tams : ts-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
6.0.x |
ts-maven-plugin-6.0.0
|
||
3.6.x |
ts-maven-plugin-3.6.23
|
||
ts-maven-plugin-3.6.22
|
|||
ts-maven-plugin-3.6.21
|
|||
ts-maven-plugin-3.6.20
|
|||
ts-maven-plugin-3.6.19
|
|||
ts-maven-plugin-3.6.18
|
|||
ts-maven-plugin-3.6.17
|
|||
ts-maven-plugin-3.6.16
|
|||
ts-maven-plugin-3.6.15
|
|||
ts-maven-plugin-3.6.14
|
|||
ts-maven-plugin-3.6.13
|
|||
ts-maven-plugin-3.6.12
|
|||
ts-maven-plugin-3.6.10
|
|||
ts-maven-plugin-3.6.9
|
|||
3.5.x |
ts-maven-plugin-3.5.11
|
||
ts-maven-plugin-3.5.9
|
|||
ts-maven-plugin-3.5.7
|
|||
ts-maven-plugin-3.5.4
|
|||
ts-maven-plugin-3.5.3
|
|||
ts-maven-plugin-3.5.2
|
|||
ts-maven-plugin-3.5.1
|
|||
ts-maven-plugin-3.5.0
|
|||
3.4.x |
ts-maven-plugin-3.4.1
|
||
ts-maven-plugin-3.4.0
|
|||
3.3.x |
ts-maven-plugin-3.3.0
|
||
3.2.x |
ts-maven-plugin-3.2.0
|
||
3.1.x |
ts-maven-plugin-3.1.3
|
||
ts-maven-plugin-3.1.2
|
|||
ts-maven-plugin-3.1.1
|
|||
ts-maven-plugin-3.1.0
|
|||
3.0.x |
ts-maven-plugin-3.0.5
|
||
1.3 |
ts-maven-plugin-1.3
|
||
1.2 |
ts-maven-plugin-1.2
|
||
1.1 |
ts-maven-plugin-1.1
|
||
1.0 |
ts-maven-plugin-1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>net.wicp.tams</groupId>
<artifactId>ts-maven-plugin</artifactId>
<version>6.0.0</version>
</plugin>
Advertisement