How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>lv.ctco.zephyr</groupId>
<artifactId>zephyr-sync-maven-plugin</artifactId>
<version>0.0.17</version>
</plugin>
Choose a version of lv.ctco.zephyr : zephyr-sync-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.0.x |
zephyr-sync-maven-plugin-0.0.17
|
||
zephyr-sync-maven-plugin-0.0.16
|
|||
zephyr-sync-maven-plugin-0.0.15
|
|||
zephyr-sync-maven-plugin-0.0.14
|
|||
zephyr-sync-maven-plugin-0.0.13
|
|||
zephyr-sync-maven-plugin-0.0.12
|
|||
zephyr-sync-maven-plugin-0.0.11
|
|||
zephyr-sync-maven-plugin-0.0.10
|
|||
zephyr-sync-maven-plugin-0.0.9
|
|||
zephyr-sync-maven-plugin-0.0.8
|
|||
zephyr-sync-maven-plugin-0.0.7
|
|||
zephyr-sync-maven-plugin-0.0.6
|
|||
zephyr-sync-maven-plugin-0.0.5
|
|||
zephyr-sync-maven-plugin-0.0.4
|
|||
zephyr-sync-maven-plugin-0.0.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>lv.ctco.zephyr</groupId>
<artifactId>zephyr-sync-maven-plugin</artifactId>
<version>0.0.17</version>
</plugin>
Advertisement