не последняя версия
Последняя версия 2.2.84

io.fabric8.devops.apps:templates 2.2.39

Implements the OpenShift Templates REST API so templates can be used on vanilla Kubernetes environments

Группа

Группа

io.fabric8.devops.apps
Идентификатор

Идентификатор

templates
Версия

Версия

2.2.39
Тип

Тип

jar

Скачать templates 2.2.39


<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/templates/ -->
<dependency>
    <groupId>io.fabric8.devops.apps</groupId>
    <artifactId>templates</artifactId>
    <version>2.2.39</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/templates/
implementation 'io.fabric8.devops.apps:templates:2.2.39'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/templates/
implementation ("io.fabric8.devops.apps:templates:2.2.39")
'io.fabric8.devops.apps:templates:jar:2.2.39'
<dependency org="io.fabric8.devops.apps" name="templates" rev="2.2.39">
  <artifact name="templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='templates', version='2.2.39')
)
libraryDependencies += "io.fabric8.devops.apps" % "templates" % "2.2.39"
[io.fabric8.devops.apps/templates "2.2.39"]