is not current version
Last Version 2.0.12-1

com.smoketurner.dropwizard:consul-core 0.9.2-5


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

consul-core
Version

Version

0.9.2-5
Type

Type

jar

Download consul-core 0.9.2-5


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