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

io.fabric8:git-controller 0.0.1

Perform rolling upgrades of Kubernetes Deployments following a new git repository revision

Категории

Категории

Git Инструменты разработки Контроль версий
Группа

Группа

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

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

git-controller
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать git-controller 0.0.1

Имя Файла Размер
git-controller-0.0.1.pom 6 KB
Обзор

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