License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices ORM Data |
GroupId | GroupIdio.appform.dropwizard.discovery |
ArtifactId | ArtifactIddropwizard-service-discovery-bundle |
Version | Version1.3.13-7 |
Type | Typejar |
Description |
DescriptionService Discovery Bundle for Dropwizard
|
<!-- 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>1.3.13-7</version>
</dependency>
// https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery-bundle/
implementation 'io.appform.dropwizard.discovery:dropwizard-service-discovery-bundle:1.3.13-7'
// https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery-bundle/
implementation ("io.appform.dropwizard.discovery:dropwizard-service-discovery-bundle:1.3.13-7")
'io.appform.dropwizard.discovery:dropwizard-service-discovery-bundle:jar:1.3.13-7'
<dependency org="io.appform.dropwizard.discovery" name="dropwizard-service-discovery-bundle" rev="1.3.13-7">
<artifact name="dropwizard-service-discovery-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.dropwizard.discovery', module='dropwizard-service-discovery-bundle', version='1.3.13-7')
)
libraryDependencies += "io.appform.dropwizard.discovery" % "dropwizard-service-discovery-bundle" % "1.3.13-7"
[io.appform.dropwizard.discovery/dropwizard-service-discovery-bundle "1.3.13-7"]
Group / Artifact | Type | Version |
---|---|---|
io.appform.dropwizard.discovery : dropwizard-service-discovery-common | jar | 1.3.13-7 |
io.appform.dropwizard.discovery : dropwizard-service-discovery-client | jar | 1.3.13-7 |
com.github.rholder : guava-retrying | jar | 2.0.0 |
com.flipkart.ranger » ranger | jar | 0.6.3 |
org.apache.curator : curator-framework | jar | 4.2.0 |
org.apache.curator : curator-recipes | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
io.dropwizard : dropwizard-core | jar | 1.3.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-test | jar | 4.2.0 |
org.mockito : mockito-core | jar | 3.6.0 |
junit : junit | jar | 4.13.1 |
io.dropwizard : dropwizard-testing | jar | 1.3.13 |
org.awaitility : awaitility | jar | 4.0.3 |