is not current version
Last Version 2.0.12-1

com.smoketurner.dropwizard:dropwizard-consul 0.9.2-2

Dropwizard Consul Bundle

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

dropwizard-consul
Version

Version

0.9.2-2
Type

Type

jar

Download dropwizard-consul 0.9.2-2


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