| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.kokuwa.maven |
| ArtifactId | ArtifactIdhelm-maven-plugin |
| Last Version | Last Version6.3.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionHelm Maven Plugin
A plugin for executing HELM (https://docs.helm.sh).
HELM itself will be downloaded during build or local binary can be provided.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| helm-maven-plugin-6.3.0.pom | |
| helm-maven-plugin-6.3.0.jar | 47 KB |
| helm-maven-plugin-6.3.0-sources.jar | 22 KB |
| helm-maven-plugin-6.3.0-javadoc.jar | 113 KB |
| Browse |
<plugin>
<groupId>io.kokuwa.maven</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>6.3.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.plexus : plexus-sec-dispatcher | jar | 2.0 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.11.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.1 |
| org.apache.maven : maven-settings | jar | 3.6.1 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.5.1 |