is not current version
Last Version 2.0.28-1

io.appform.dropwizard.discovery:dropwizard-service-discovery-client 2.0.23-3


Categories

Categories

DropWizard Container Microservices CLI User Interface ORM Data
GroupId

GroupId

io.appform.dropwizard.discovery
ArtifactId

ArtifactId

dropwizard-service-discovery-client
Version

Version

2.0.23-3
Type

Type

jar

Download dropwizard-service-discovery-client 2.0.23-3


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