License |
License |
---|---|
GroupId | GroupIdcom.melahn |
ArtifactId | ArtifactIdhelm-chartmap |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptioncom.melahn:helm-chartmap
A tool for generating Helm Chart dependency reports
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helm-chartmap-1.0.2.pom | |
helm-chartmap-1.0.2.jar | 10 MB |
helm-chartmap-1.0.2-sources.jar | 34 KB |
helm-chartmap-1.0.2-javadoc.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.melahn/helm-chartmap/ -->
<dependency>
<groupId>com.melahn</groupId>
<artifactId>helm-chartmap</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.melahn/helm-chartmap/
implementation 'com.melahn:helm-chartmap:1.0.2'
// https://jarcasting.com/artifacts/com.melahn/helm-chartmap/
implementation ("com.melahn:helm-chartmap:1.0.2")
'com.melahn:helm-chartmap:jar:1.0.2'
<dependency org="com.melahn" name="helm-chartmap" rev="1.0.2">
<artifact name="helm-chartmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.melahn', module='helm-chartmap', version='1.0.2')
)
libraryDependencies += "com.melahn" % "helm-chartmap" % "1.0.2"
[com.melahn/helm-chartmap "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |