License |
License |
---|---|
GroupId | GroupIduk.co.solong |
ArtifactId | ArtifactIdhelmgap |
Version | Version1.6 |
Type | Typejar |
Description |
Descriptionhelmgap
A library to create a container image repository archive for airgap installations of a Helm Chart
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helmgap-1.6.pom | |
helmgap-1.6.jar | 20 KB |
helmgap-1.6-sources.jar | 12 KB |
helmgap-1.6-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.solong/helmgap/ -->
<dependency>
<groupId>uk.co.solong</groupId>
<artifactId>helmgap</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.solong/helmgap/
implementation 'uk.co.solong:helmgap:1.6'
// https://jarcasting.com/artifacts/uk.co.solong/helmgap/
implementation ("uk.co.solong:helmgap:1.6")
'uk.co.solong:helmgap:jar:1.6'
<dependency org="uk.co.solong" name="helmgap" rev="1.6">
<artifact name="helmgap" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.solong', module='helmgap', version='1.6')
)
libraryDependencies += "uk.co.solong" % "helmgap" % "1.6"
[uk.co.solong/helmgap "1.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.zeroturnaround : zt-exec | jar | 1.11 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |