is not current version
Last Version 2.0.28-1

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


Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.discovery
ArtifactId

ArtifactId

dropwizard-service-discovery-bundle
Version

Version

2.0.23-2
Type

Type

jar

Download dropwizard-service-discovery-bundle 2.0.23-2


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