is not current version
Last Version 2.0.12-1

com.smoketurner.dropwizard:consul-core 1.0.0-3


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

consul-core
Version

Version

1.0.0-3
Type

Type

jar

Download consul-core 1.0.0-3


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