License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices resilience4j Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.expediagroup.dropwizard.bundle |
ArtifactId | ArtifactIddropwizard-resilience4j-bundle |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-resilience4j-bundle
Lightweight Resilience4j integration for Dropwizard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.expediagroup.dropwizard.bundle/dropwizard-resilience4j-bundle/ -->
<dependency>
<groupId>com.expediagroup.dropwizard.bundle</groupId>
<artifactId>dropwizard-resilience4j-bundle</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard.bundle/dropwizard-resilience4j-bundle/
implementation 'com.expediagroup.dropwizard.bundle:dropwizard-resilience4j-bundle:1.0.1'
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard.bundle/dropwizard-resilience4j-bundle/
implementation ("com.expediagroup.dropwizard.bundle:dropwizard-resilience4j-bundle:1.0.1")
'com.expediagroup.dropwizard.bundle:dropwizard-resilience4j-bundle:jar:1.0.1'
<dependency org="com.expediagroup.dropwizard.bundle" name="dropwizard-resilience4j-bundle" rev="1.0.1">
<artifact name="dropwizard-resilience4j-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.dropwizard.bundle', module='dropwizard-resilience4j-bundle', version='1.0.1')
)
libraryDependencies += "com.expediagroup.dropwizard.bundle" % "dropwizard-resilience4j-bundle" % "1.0.1"
[com.expediagroup.dropwizard.bundle/dropwizard-resilience4j-bundle "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.google.code.findbugs : jsr305 | jar | |
io.dropwizard : dropwizard-core | jar | |
io.dropwizard : dropwizard-jackson | jar | |
io.dropwizard : dropwizard-jersey | jar | |
io.dropwizard : dropwizard-util | jar | |
io.dropwizard.metrics : metrics-core | jar | |
io.github.resilience4j : resilience4j-circuitbreaker | jar | 1.1.0 |
io.github.resilience4j : resilience4j-metrics | jar | 1.1.0 |
io.github.resilience4j : resilience4j-retry | jar | 1.1.0 |
io.vavr : vavr | jar | 0.10.0 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.glassfish.hk2 : hk2-api | jar | 2.5.0-b32 |
org.hibernate : hibernate-validator | jar |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
junit : junit | jar | 4.12 |
org.apache.commons : commons-lang3 | jar | |
org.assertj : assertj-core | jar |