is not current version
Last Version 2.0.28-2.RC5

io.appform.dropwizard.discovery:dropwizard-service-discovery 1.3.13-1

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

1.3.13-1
Type

Type

pom

Download dropwizard-service-discovery 1.3.13-1


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