не последняя версия
Последняя версия 6.0.0-RC1

io.fabric8:kubernetes-client-bom-with-deps 3.0.2

Bill of material

Категории

Категории

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

Группа

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

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

kubernetes-client-bom-with-deps
Версия

Версия

3.0.2
Тип

Тип

pom

Скачать kubernetes-client-bom-with-deps 3.0.2

Имя Файла Размер
kubernetes-client-bom-with-deps-3.0.2.pom 5 KB
Обзор

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