com.boundary.dropwizard.consul:client

Tools for integrating consul with dropwizard applications.

License

License

Categories

Categories

DropWizard Container Microservices CLI User Interface
GroupId

GroupId

com.boundary.dropwizard.consul
ArtifactId

ArtifactId

client
Last Version

Last Version

0.21
Release Date

Release Date

Type

Type

jar
Description

Description

Tools for integrating consul with dropwizard applications.

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/com.boundary.dropwizard.consul/client/ -->
<dependency>
    <groupId>com.boundary.dropwizard.consul</groupId>
    <artifactId>client</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.boundary.dropwizard.consul/client/
implementation 'com.boundary.dropwizard.consul:client:0.21'
// https://jarcasting.com/artifacts/com.boundary.dropwizard.consul/client/
implementation ("com.boundary.dropwizard.consul:client:0.21")
'com.boundary.dropwizard.consul:client:jar:0.21'
<dependency org="com.boundary.dropwizard.consul" name="client" rev="0.21">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boundary.dropwizard.consul', module='client', version='0.21')
)
libraryDependencies += "com.boundary.dropwizard.consul" % "client" % "0.21"
[com.boundary.dropwizard.consul/client "0.21"]

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.0.5
com.orbitz.consul : consul-client jar 0.13.8
com.squareup.retrofit2 : retrofit jar 2.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.7.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.21
0.20
0.19
0.18
0.17
0.16