QuickFixJ Spring Boot Starter Examples :: Docker Server Client with Failover

QuickFixJ Spring Boot Starter Docker Server Client with Failover

License

License

Categories

Categories

Docker Container Virtualization Tools CLI User Interface
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

docker-server-client-with-failover
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

QuickFixJ Spring Boot Starter Examples :: Docker Server Client with Failover
QuickFixJ Spring Boot Starter Docker Server Client with Failover

Download docker-server-client-with-failover

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.allune : simple-server jar 2.11.0
io.allune : simple-client jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.11.0
2.10.0
2.9.0
2.8.3
2.8.1
2.8.0
2.7.1
2.6.0
2.5.2
2.5.0