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.gluonhq</groupId>
<artifactId>client-maven-plugin</artifactId>
<version>0.1.42</version>
</plugin>
Choose a version of com.gluonhq : client-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.1.x |
client-maven-plugin-0.1.42
|
||
client-maven-plugin-0.1.41
|
|||
client-maven-plugin-0.1.40
|
|||
client-maven-plugin-0.1.39
|
|||
client-maven-plugin-0.1.38
|
|||
client-maven-plugin-0.1.37
|
|||
client-maven-plugin-0.1.36
|
|||
client-maven-plugin-0.1.35
|
|||
client-maven-plugin-0.1.34
|
|||
client-maven-plugin-0.1.33
|
|||
client-maven-plugin-0.1.32
|
|||
client-maven-plugin-0.1.31
|
|||
client-maven-plugin-0.1.30
|
|||
client-maven-plugin-0.1.29
|
|||
client-maven-plugin-0.1.28
|
|||
client-maven-plugin-0.1.27
|
|||
client-maven-plugin-0.1.26
|
|||
client-maven-plugin-0.1.25
|
|||
client-maven-plugin-0.1.24
|
|||
client-maven-plugin-0.1.23
|
|||
client-maven-plugin-0.1.22
|
|||
client-maven-plugin-0.1.21
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.gluonhq</groupId>
<artifactId>client-maven-plugin</artifactId>
<version>0.1.42</version>
</plugin>
Advertisement