is not current version
Last Version 2.11.0

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

QuickFixJ Spring Boot Starter Docker Server Client with Failover

Categories

Categories

Docker Container Virtualization Tools CLI User Interface
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

docker-server-client-with-failover
Version

Version

2.6.0
Type

Type

jar

Download 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"]