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

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


Категории

Категории

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

Группа

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

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

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

Версия

0.11.9
Тип

Тип

jar

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


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