com.melahn:helm-chartmap

A tool for generating Helm Chart dependency reports

License

License

GroupId

GroupId

com.melahn
ArtifactId

ArtifactId

helm-chartmap
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.melahn:helm-chartmap
A tool for generating Helm Chart dependency reports
Project URL

Project URL

https://github.com/melahn/helm-chartmap
Source Code Management

Source Code Management

https://github.com/melahn/helm-chartmap/tree/master

Download helm-chartmap

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.9.0-M1
org.mockito : mockito-inline jar 4.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2