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

Git Controller 1.0.0

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

Лицензия

Лицензия

Группа

Группа

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

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

gitcontroller
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Git Controller
Perform rolling upgrades of Kubernetes Deployments following a new git repository revision
Ссылка на сайт

Ссылка на сайт

http://fabric8.io/
Организация-разработчик

Организация-разработчик

Red Hat
Система контроля версий

Система контроля версий

http://github.com/fabric8io/gofabric8/

Скачать gitcontroller 1.0.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.