Last Version

com.boundary.dropwizard.consul:registration 0.21

Tools for integrating consul with dropwizard applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.boundary.dropwizard.consul
ArtifactId

ArtifactId

registration
Version

Version

0.21
Type

Type

jar
Description

Description

Tools for integrating consul with dropwizard applications.

Download registration 0.21


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

Dependencies

compile (2)

Group / Artifact Type Version
com.boundary.dropwizard.consul : client jar 0.21
com.orbitz.consul : consul-client jar 0.13.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.