How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.kokuwa.maven</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>6.10.0</version>
</plugin>
Choose a version of io.kokuwa.maven : helm-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
6.10.x |
helm-maven-plugin-6.10.0
|
||
6.9.x |
helm-maven-plugin-6.9.0
|
||
6.8.x |
helm-maven-plugin-6.8.0
|
||
6.7.x |
helm-maven-plugin-6.7.0
|
||
6.6.x |
helm-maven-plugin-6.6.1
|
||
helm-maven-plugin-6.6.0
|
|||
6.5.x |
helm-maven-plugin-6.5.0
|
||
6.4.x |
helm-maven-plugin-6.4.2
|
||
helm-maven-plugin-6.4.1
|
|||
helm-maven-plugin-6.4.0
|
|||
6.3.x |
helm-maven-plugin-6.3.1
|
||
helm-maven-plugin-6.3.0
|
|||
6.2.x |
helm-maven-plugin-6.2.0
|
||
6.1.x |
helm-maven-plugin-6.1.1
|
||
helm-maven-plugin-6.1.0
|
|||
6.0.x |
helm-maven-plugin-6.0.1
|
||
helm-maven-plugin-6.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.kokuwa.maven</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>6.10.0</version>
</plugin>
Advertisement