License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices ORM Data |
GroupId | GroupIdio.appform.dropwizard.discovery |
ArtifactId | ArtifactIddropwizard-service-discovery-bundle |
Last Version | Last Version2.0.28-1 |
Release Date | Release Date |
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>2.0.28-1</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.28-1'
// https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery-bundle/
implementation ("io.appform.dropwizard.discovery:dropwizard-service-discovery-bundle:2.0.28-1")
'io.appform.dropwizard.discovery:dropwizard-service-discovery-bundle:jar:2.0.28-1'
<dependency org="io.appform.dropwizard.discovery" name="dropwizard-service-discovery-bundle" rev="2.0.28-1">
<artifact name="dropwizard-service-discovery-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.dropwizard.discovery', module='dropwizard-service-discovery-bundle', version='2.0.28-1')
)
libraryDependencies += "io.appform.dropwizard.discovery" % "dropwizard-service-discovery-bundle" % "2.0.28-1"
[io.appform.dropwizard.discovery/dropwizard-service-discovery-bundle "2.0.28-1"]
Group / Artifact | Type | Version |
---|---|---|
io.appform.dropwizard.discovery : dropwizard-service-discovery-common | jar | 2.0.28-1 |
io.appform.dropwizard.discovery : dropwizard-service-discovery-client | jar | 2.0.28-1 |
dev.failsafe : failsafe | jar | 3.1.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.22 |
io.dropwizard : dropwizard-core | jar | 2.0.28 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-test | jar | 4.2.0 |
org.mockito : mockito-core | jar | 4.1.0 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
io.dropwizard : dropwizard-testing | jar | 2.0.28 |
org.awaitility : awaitility | jar | 4.1.1 |