is not current version
Last Version 0.21

com.boundary.dropwizard.consul:dw-consul 0.19

Tools for integrating consul with dropwizard applications.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.boundary.dropwizard.consul
ArtifactId

ArtifactId

dw-consul
Version

Version

0.19
Type

Type

pom

Download dw-consul 0.19

Filename Size
dw-consul-0.19.pom 9 KB
Browse

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