License |
License |
---|---|
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdtemplates |
Last Version | Last Version2.2.84 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTemplates
Implements the OpenShift Templates REST API so templates can be used on vanilla Kubernetes environments
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
templates-2.2.84.pom | |
templates-2.2.84.jar | 14 KB |
templates-2.2.84-sources.jar | 8 KB |
templates-2.2.84-kubernetes.yml | 2 KB |
templates-2.2.84-kubernetes.json | 3 KB |
templates-2.2.84-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/templates/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>templates</artifactId>
<version>2.2.84</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/templates/
implementation 'io.fabric8.devops.apps:templates:2.2.84'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/templates/
implementation ("io.fabric8.devops.apps:templates:2.2.84")
'io.fabric8.devops.apps:templates:jar:2.2.84'
<dependency org="io.fabric8.devops.apps" name="templates" rev="2.2.84">
<artifact name="templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='templates', version='2.2.84')
)
libraryDependencies += "io.fabric8.devops.apps" % "templates" % "2.2.84"
[io.fabric8.devops.apps/templates "2.2.84"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.2.72 |
io.fabric8 : kubernetes-assertions | jar | 2.2.72 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar |