License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdorg.bitsofinfo |
ArtifactId | ArtifactIddocker-discovery-swarm-service |
Last Version | Last Version1.0-RC5-20210205 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.bitsofinfo:docker-discovery-swarm-service
docker-discovery-swarm-service - Service discovery library for JVM based applications running in Docker containers deployed as Swarm Services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.bitsofinfo/docker-discovery-swarm-service/ -->
<dependency>
<groupId>org.bitsofinfo</groupId>
<artifactId>docker-discovery-swarm-service</artifactId>
<version>1.0-RC5-20210205</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitsofinfo/docker-discovery-swarm-service/
implementation 'org.bitsofinfo:docker-discovery-swarm-service:1.0-RC5-20210205'
// https://jarcasting.com/artifacts/org.bitsofinfo/docker-discovery-swarm-service/
implementation ("org.bitsofinfo:docker-discovery-swarm-service:1.0-RC5-20210205")
'org.bitsofinfo:docker-discovery-swarm-service:jar:1.0-RC5-20210205'
<dependency org="org.bitsofinfo" name="docker-discovery-swarm-service" rev="1.0-RC5-20210205">
<artifact name="docker-discovery-swarm-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitsofinfo', module='docker-discovery-swarm-service', version='1.0-RC5-20210205')
)
libraryDependencies += "org.bitsofinfo" % "docker-discovery-swarm-service" % "1.0-RC5-20210205"
[org.bitsofinfo/docker-discovery-swarm-service "1.0-RC5-20210205"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : docker-client | jar | 8.15.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |