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.trivago.rta</groupId>
<artifactId>cucable-plugin</artifactId>
<version>1.10.0</version>
</plugin>
Choose a version of com.trivago.rta : cucable-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.10.x |
cucable-plugin-1.10.0
|
||
1.9.x |
cucable-plugin-1.9.0
|
||
1.8.x |
cucable-plugin-1.8.0
|
||
1.7.x |
cucable-plugin-1.7.2
|
||
cucable-plugin-1.7.1
|
|||
cucable-plugin-1.7.0
|
|||
1.6.x |
cucable-plugin-1.6.0
|
||
1.5.x |
cucable-plugin-1.5.3
|
||
cucable-plugin-1.5.2
|
|||
cucable-plugin-1.5.1
|
|||
cucable-plugin-1.5.0
|
|||
1.4.x |
cucable-plugin-1.4.0
|
||
1.3.x |
cucable-plugin-1.3.2
|
||
cucable-plugin-1.3.1
|
|||
cucable-plugin-1.3.0
|
|||
1.2.x |
cucable-plugin-1.2.0
|
||
1.1.x |
cucable-plugin-1.1.0
|
||
1.0.x |
cucable-plugin-1.0.0
|
||
0.1.x |
cucable-plugin-0.1.11
|
||
cucable-plugin-0.1.10
|
|||
cucable-plugin-0.1.9
|
|||
cucable-plugin-0.1.8
|
|||
cucable-plugin-0.1.7
|
|||
cucable-plugin-0.1.6
|
|||
cucable-plugin-0.1.5
|
|||
cucable-plugin-0.1.4
|
|||
cucable-plugin-0.1.3
|
|||
cucable-plugin-0.1.2
|
|||
cucable-plugin-0.1.1
|
|||
cucable-plugin-0.1.0
|
|||
0.0.x |
cucable-plugin-0.0.9
|
||
cucable-plugin-0.0.8
|
|||
cucable-plugin-0.0.7
|
|||
cucable-plugin-0.0.6
|
|||
cucable-plugin-0.0.5
|
|||
cucable-plugin-0.0.4
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.trivago.rta</groupId>
<artifactId>cucable-plugin</artifactId>
<version>1.10.0</version>
</plugin>
Advertisement