is not current version
Last Version 2.0.28-1

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


Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.discovery
ArtifactId

ArtifactId

dropwizard-service-discovery-common
Version

Version

2.0.23-3
Type

Type

jar

Download dropwizard-service-discovery-common 2.0.23-3


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