How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ch.rasc</groupId>
<artifactId>embeddedtc-maven-plugin</artifactId>
<version>1.23</version>
</plugin>
Choose a version of ch.rasc : embeddedtc-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.23 |
embeddedtc-maven-plugin-1.23
|
||
1.22 |
embeddedtc-maven-plugin-1.22
|
||
1.21 |
embeddedtc-maven-plugin-1.21
|
||
1.20 |
embeddedtc-maven-plugin-1.20
|
||
1.19 |
embeddedtc-maven-plugin-1.19
|
||
1.18 |
embeddedtc-maven-plugin-1.18
|
||
1.17 |
embeddedtc-maven-plugin-1.17
|
||
1.16 |
embeddedtc-maven-plugin-1.16
|
||
1.15 |
embeddedtc-maven-plugin-1.15
|
||
1.14 |
embeddedtc-maven-plugin-1.14
|
||
1.13 |
embeddedtc-maven-plugin-1.13
|
||
1.12 |
embeddedtc-maven-plugin-1.12
|
||
1.11 |
embeddedtc-maven-plugin-1.11
|
||
1.10 |
embeddedtc-maven-plugin-1.10
|
||
1.9 |
embeddedtc-maven-plugin-1.9
|
||
1.8 |
embeddedtc-maven-plugin-1.8
|
||
1.7 |
embeddedtc-maven-plugin-1.7
|
||
1.6 |
embeddedtc-maven-plugin-1.6
|
||
1.5 |
embeddedtc-maven-plugin-1.5
|
||
1.4 |
embeddedtc-maven-plugin-1.4
|
||
1.3 |
embeddedtc-maven-plugin-1.3
|
||
1.2 |
embeddedtc-maven-plugin-1.2
|
||
1.1 |
embeddedtc-maven-plugin-1.1
|
||
1.0 |
embeddedtc-maven-plugin-1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ch.rasc</groupId>
<artifactId>embeddedtc-maven-plugin</artifactId>
<version>1.23</version>
</plugin>
Advertisement