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

io.fabric8.forge:kubernetes 2.3.88


Категории

Категории

Kubernetes Контейнер Виртуализация Сеть
Группа

Группа

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

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

kubernetes
Версия

Версия

2.3.88
Тип

Тип

jar

Скачать kubernetes 2.3.88


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