is not current version
Last Version 2.0.28-2.RC5

io.appform.dropwizard.discovery:dropwizard-service-discovery 2.0.23-2

Service Discovery Bundle for Dropwizard

Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.discovery
ArtifactId

ArtifactId

dropwizard-service-discovery
Version

Version

2.0.23-2
Type

Type

pom

Download dropwizard-service-discovery 2.0.23-2


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