resilience4j

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

License

License

Categories

Categories

Kotlin Languages resilience4j Application Layer Libs Distributed Applications
GroupId

GroupId

io.github.resilience4j
ArtifactId

ArtifactId

resilience4j-kotlin
Last Version

Last Version

1.7.1
Release Date

Release Date

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-kotlin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.2

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2

Project Modules

There are no modules declared in this project.
io.github.resilience4j

Resilience4j

Versions

Version
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.17.0
0.16.0