не последняя версия
Последняя версия 2.0.0-alpha-1

io.dekorate:kubernetes-example-with-configmap-volume 0.12.3


Категории

Категории

Kubernetes Контейнер Виртуализация Сеть config Библиотеки уровня приложения Configuration
Группа

Группа

io.dekorate
Идентификатор

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

kubernetes-example-with-configmap-volume
Версия

Версия

0.12.3
Тип

Тип

jar

Скачать kubernetes-example-with-configmap-volume 0.12.3


<!-- https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/ -->
<dependency>
    <groupId>io.dekorate</groupId>
    <artifactId>kubernetes-example-with-configmap-volume</artifactId>
    <version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/
implementation 'io.dekorate:kubernetes-example-with-configmap-volume:0.12.3'
// https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/
implementation ("io.dekorate:kubernetes-example-with-configmap-volume:0.12.3")
'io.dekorate:kubernetes-example-with-configmap-volume:jar:0.12.3'
<dependency org="io.dekorate" name="kubernetes-example-with-configmap-volume" rev="0.12.3">
  <artifact name="kubernetes-example-with-configmap-volume" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='kubernetes-example-with-configmap-volume', version='0.12.3')
)
libraryDependencies += "io.dekorate" % "kubernetes-example-with-configmap-volume" % "0.12.3"
[io.dekorate/kubernetes-example-with-configmap-volume "0.12.3"]