is not current version
Last Version 1.0.1

com.expediagroup.dropwizard.bundle:dropwizard-resilience4j-bundle 1.0.0

Lightweight Resilience4j integration for Dropwizard

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.0
Type

Type

jar

Download dropwizard-resilience4j-bundle 1.0.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard.bundle/dropwizard-resilience4j-bundle/
implementation 'com.expediagroup.dropwizard.bundle:dropwizard-resilience4j-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard.bundle/dropwizard-resilience4j-bundle/
implementation ("com.expediagroup.dropwizard.bundle:dropwizard-resilience4j-bundle:1.0.0")
'com.expediagroup.dropwizard.bundle:dropwizard-resilience4j-bundle:jar:1.0.0'
<dependency org="com.expediagroup.dropwizard.bundle" name="dropwizard-resilience4j-bundle" rev="1.0.0">
  <artifact name="dropwizard-resilience4j-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.dropwizard.bundle', module='dropwizard-resilience4j-bundle', version='1.0.0')
)
libraryDependencies += "com.expediagroup.dropwizard.bundle" % "dropwizard-resilience4j-bundle" % "1.0.0"
[com.expediagroup.dropwizard.bundle/dropwizard-resilience4j-bundle "1.0.0"]