Last Version

resilience4j 1.7.0

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-bom
Version

Version

1.7.0
Type

Type

pom
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-bom 1.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.