is not current version
Last Version 2.11.0

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

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.8.1
Type

Type

jar

Download docker-server-client-with-failover 2.8.1


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