is not current version
Last Version 5.13

com.kiwigrid:helm-maven-plugin 5.12

A plugin for executing HELM (https://docs.helm.sh). HELM itself will be downloaded during build or local binary can be provided.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.kiwigrid
ArtifactId

ArtifactId

helm-maven-plugin
Version

Version

5.12
Type

Type

pom
Description

Description

com.kiwigrid:helm-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

https://github.com/kiwigrid/helm-maven-plugin
Project Organization

Project Organization

Kiwigrid GmbH
Source Code Management

Source Code Management

https://github.com/kokuwaio/helm-maven-plugin

Download helm-maven-plugin 5.12


<!-- https://jarcasting.com/artifacts/com.kiwigrid/helm-maven-plugin/ -->
<dependency>
    <groupId>com.kiwigrid</groupId>
    <artifactId>helm-maven-plugin</artifactId>
    <version>5.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kiwigrid/helm-maven-plugin/
implementation 'com.kiwigrid:helm-maven-plugin:5.12'
// https://jarcasting.com/artifacts/com.kiwigrid/helm-maven-plugin/
implementation ("com.kiwigrid:helm-maven-plugin:5.12")
'com.kiwigrid:helm-maven-plugin:pom:5.12'
<dependency org="com.kiwigrid" name="helm-maven-plugin" rev="5.12">
  <artifact name="helm-maven-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kiwigrid', module='helm-maven-plugin', version='5.12')
)
libraryDependencies += "com.kiwigrid" % "helm-maven-plugin" % "5.12"
[com.kiwigrid/helm-maven-plugin "5.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.