Last Version

resilience4j 1.7.1

Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming

License

License

Categories

Categories

resilience4j Application Layer Libs Distributed Applications
GroupId

GroupId

io.github.resilience4j
ArtifactId

ArtifactId

resilience4j-circuitbreaker
Version

Version

1.7.1
Type

Type

jar
Description

Description

resilience4j
Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming
Project URL

Project URL

https://resilience4j.readme.io
Source Code Management

Source Code Management

https://github.com/resilience4j/resilience4j.git

Download resilience4j-circuitbreaker 1.7.1


<!-- https://jarcasting.com/artifacts/io.github.resilience4j/resilience4j-circuitbreaker/ -->
<dependency>
    <groupId>io.github.resilience4j</groupId>
    <artifactId>resilience4j-circuitbreaker</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.resilience4j/resilience4j-circuitbreaker/
implementation 'io.github.resilience4j:resilience4j-circuitbreaker:1.7.1'
// https://jarcasting.com/artifacts/io.github.resilience4j/resilience4j-circuitbreaker/
implementation ("io.github.resilience4j:resilience4j-circuitbreaker:1.7.1")
'io.github.resilience4j:resilience4j-circuitbreaker:jar:1.7.1'
<dependency org="io.github.resilience4j" name="resilience4j-circuitbreaker" rev="1.7.1">
  <artifact name="resilience4j-circuitbreaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.resilience4j', module='resilience4j-circuitbreaker', version='1.7.1')
)
libraryDependencies += "io.github.resilience4j" % "resilience4j-circuitbreaker" % "1.7.1"
[io.github.resilience4j/resilience4j-circuitbreaker "1.7.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.2
io.github.resilience4j : resilience4j-core jar 1.7.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.