Last Version

dropwizard-resilience4j-bundle 1.0.1

Lightweight Resilience4j integration for Dropwizard

License

License

Categories

Categories

DropWizard Container Microservices resilience4j Application Layer Libs Distributed Applications
GroupId

GroupId

com.expediagroup.dropwizard.bundle
ArtifactId

ArtifactId

dropwizard-resilience4j-bundle
Version

Version

1.0.1
Type

Type

jar
Description

Description

dropwizard-resilience4j-bundle
Lightweight Resilience4j integration for Dropwizard
Project URL

Project URL

https://github.com/homeaway/dropwizard-resilience4j-bundle
Source Code Management

Source Code Management

https://github.com/homeaway/dropwizard-resilience4j-bundle

Download dropwizard-resilience4j-bundle 1.0.1


<!-- 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"]

Dependencies

compile (14)

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

test (5)

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

Project Modules

There are no modules declared in this project.