is not current version
Last Version 2.0.12-1

com.smoketurner.dropwizard:consul-core 1.3.7-2


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

consul-core
Version

Version

1.3.7-2
Type

Type

jar

Download consul-core 1.3.7-2


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