GroupId | GroupIdio.fabric8.jube.images.fabric8 |
---|---|
ArtifactId | ArtifactIdtemplates |
Version | Version2.2.19 |
Type | Typejar |
Filename | Size |
---|---|
templates-2.2.19.pom | |
templates-2.2.19.jar | 14 KB |
templates-2.2.19-sources.jar | 8 KB |
templates-2.2.19-kubernetes.json | 2 KB |
templates-2.2.19-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/templates/ -->
<dependency>
<groupId>io.fabric8.jube.images.fabric8</groupId>
<artifactId>templates</artifactId>
<version>2.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/templates/
implementation 'io.fabric8.jube.images.fabric8:templates:2.2.19'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/templates/
implementation ("io.fabric8.jube.images.fabric8:templates:2.2.19")
'io.fabric8.jube.images.fabric8:templates:jar:2.2.19'
<dependency org="io.fabric8.jube.images.fabric8" name="templates" rev="2.2.19">
<artifact name="templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='templates', version='2.2.19')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "templates" % "2.2.19"
[io.fabric8.jube.images.fabric8/templates "2.2.19"]