| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices ORM Data |
| GroupId | GroupIdio.appform.dropwizard.discovery |
| ArtifactId | ArtifactIddropwizard-service-discovery |
| Last Version | Last Version2.0.28-2.RC5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDropwizard Service Discovery
Service Discovery Bundle for Dropwizard
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropwizard-service-discovery-2.0.28-2.RC5.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery/ -->
<dependency>
<groupId>io.appform.dropwizard.discovery</groupId>
<artifactId>dropwizard-service-discovery</artifactId>
<version>2.0.28-2.RC5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery/
implementation 'io.appform.dropwizard.discovery:dropwizard-service-discovery:2.0.28-2.RC5'
// https://jarcasting.com/artifacts/io.appform.dropwizard.discovery/dropwizard-service-discovery/
implementation ("io.appform.dropwizard.discovery:dropwizard-service-discovery:2.0.28-2.RC5")
'io.appform.dropwizard.discovery:dropwizard-service-discovery:pom:2.0.28-2.RC5'
<dependency org="io.appform.dropwizard.discovery" name="dropwizard-service-discovery" rev="2.0.28-2.RC5">
<artifact name="dropwizard-service-discovery" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.appform.dropwizard.discovery', module='dropwizard-service-discovery', version='2.0.28-2.RC5')
)
libraryDependencies += "io.appform.dropwizard.discovery" % "dropwizard-service-discovery" % "2.0.28-2.RC5"
[io.appform.dropwizard.discovery/dropwizard-service-discovery "2.0.28-2.RC5"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.failsafe : failsafe | jar | 3.1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| io.appform.ranger : ranger-zk-client | jar | 1.0-RC7 |
| io.appform.ranger : ranger-server-common | jar | 1.0-RC7 |
| org.apache.curator : curator-framework | jar | 5.1.0 |
| org.apache.curator : curator-recipes | jar | 5.1.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 | 5.1.0 |
| org.mockito : mockito-core | jar | 4.2.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 |