org.bitsofinfo:docker-discovery-registrator-consul

docker-discovery-registrator-consul - Service discovery helper library for JVM based applications running in Docker containers that use the Registrator service registry bridge with Consul as the backend

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.bitsofinfo
ArtifactId

ArtifactId

docker-discovery-registrator-consul
Last Version

Last Version

1.0-RC4-20210205
Release Date

Release Date

Type

Type

jar
Description

Description

org.bitsofinfo:docker-discovery-registrator-consul
docker-discovery-registrator-consul - Service discovery helper library for JVM based applications running in Docker containers that use the Registrator service registry bridge with Consul as the backend
Project URL

Project URL

https://github.com/bitsofinfo/docker-discovery-registrator-consul
Source Code Management

Source Code Management

https://github.com/bitsofinfo/docker-discovery-registrator-consul

Download docker-discovery-registrator-consul

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitsofinfo/docker-discovery-registrator-consul/ -->
<dependency>
    <groupId>org.bitsofinfo</groupId>
    <artifactId>docker-discovery-registrator-consul</artifactId>
    <version>1.0-RC4-20210205</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitsofinfo/docker-discovery-registrator-consul/
implementation 'org.bitsofinfo:docker-discovery-registrator-consul:1.0-RC4-20210205'
// https://jarcasting.com/artifacts/org.bitsofinfo/docker-discovery-registrator-consul/
implementation ("org.bitsofinfo:docker-discovery-registrator-consul:1.0-RC4-20210205")
'org.bitsofinfo:docker-discovery-registrator-consul:jar:1.0-RC4-20210205'
<dependency org="org.bitsofinfo" name="docker-discovery-registrator-consul" rev="1.0-RC4-20210205">
  <artifact name="docker-discovery-registrator-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitsofinfo', module='docker-discovery-registrator-consul', version='1.0-RC4-20210205')
)
libraryDependencies += "org.bitsofinfo" % "docker-discovery-registrator-consul" % "1.0-RC4-20210205"
[org.bitsofinfo/docker-discovery-registrator-consul "1.0-RC4-20210205"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.orbitz.consul : consul-client jar 0.17.1
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.core : jersey-client jar 2.22.2
org.slf4j : slf4j-api jar 1.7.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC4-20210205
1.0-RC4
1.0-RC3
1.0-RC2
1.0-RC1