is not current version
Last Version 2.0.28-1

io.appform.dropwizard.discovery:dropwizard-service-discovery-common 1.3.13-6


Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.discovery
ArtifactId

ArtifactId

dropwizard-service-discovery-common
Version

Version

1.3.13-6
Type

Type

jar

Download dropwizard-service-discovery-common 1.3.13-6


<!-- 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>1.3.13-6</version>
</dependency>
// https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery-common/
implementation 'io.appform.dropwizard.discovery:dropwizard-service-discovery-common:1.3.13-6'
// https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery-common/
implementation ("io.appform.dropwizard.discovery:dropwizard-service-discovery-common:1.3.13-6")
'io.appform.dropwizard.discovery:dropwizard-service-discovery-common:jar:1.3.13-6'
<dependency org="io.appform.dropwizard.discovery" name="dropwizard-service-discovery-common" rev="1.3.13-6">
  <artifact name="dropwizard-service-discovery-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.dropwizard.discovery', module='dropwizard-service-discovery-common', version='1.3.13-6')
)
libraryDependencies += "io.appform.dropwizard.discovery" % "dropwizard-service-discovery-common" % "1.3.13-6"
[io.appform.dropwizard.discovery/dropwizard-service-discovery-common "1.3.13-6"]