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

io.allune:docker-server-client-with-failover 2.6.0

QuickFixJ Spring Boot Starter Docker Server Client with Failover

Категории

Категории

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

Группа

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

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

docker-server-client-with-failover
Версия

Версия

2.6.0
Тип

Тип

jar

Скачать docker-server-client-with-failover 2.6.0


<!-- https://jarcasting.com/artifacts/io.allune/docker-server-client-with-failover/ -->
<dependency>
    <groupId>io.allune</groupId>
    <artifactId>docker-server-client-with-failover</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.allune/docker-server-client-with-failover/
implementation 'io.allune:docker-server-client-with-failover:2.6.0'
// https://jarcasting.com/artifacts/io.allune/docker-server-client-with-failover/
implementation ("io.allune:docker-server-client-with-failover:2.6.0")
'io.allune:docker-server-client-with-failover:jar:2.6.0'
<dependency org="io.allune" name="docker-server-client-with-failover" rev="2.6.0">
  <artifact name="docker-server-client-with-failover" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='docker-server-client-with-failover', version='2.6.0')
)
libraryDependencies += "io.allune" % "docker-server-client-with-failover" % "2.6.0"
[io.allune/docker-server-client-with-failover "2.6.0"]