is not current version
Last Version 0.21

com.boundary.dropwizard.consul:registration 0.20


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.boundary.dropwizard.consul
ArtifactId

ArtifactId

registration
Version

Version

0.20
Type

Type

jar

Download registration 0.20


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