MVN

org.microbean : helm-maven-plugin

Maven & Gradle

Nov 25, 2018

microBean Helm Maven Plugin · A Maven plugin for Helm.

<plugin>
    <groupId>org.microbean</groupId>
    <artifactId>helm-maven-plugin</artifactId>
    <version>2.8.2.1.1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.microbean : helm-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.8.2.1.1.2

All Versions

Choose a version of org.microbean : helm-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.8.x
helm-maven-plugin-2.8.2.1.1.2
helm-maven-plugin-2.8.2.1.1.1
helm-maven-plugin-2.8.2.1.1.0
helm-maven-plugin-2.8.2.1.0.4
helm-maven-plugin-2.8.2.1.0.3
2.7.x
helm-maven-plugin-2.7.2.1.0.1
helm-maven-plugin-2.7.0.1.0.33
helm-maven-plugin-2.7.0.1.0.30
helm-maven-plugin-2.7.0.1.0.25

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.microbean</groupId>
    <artifactId>helm-maven-plugin</artifactId>
    <version>2.8.2.1.1.2</version>
</plugin>