is not current version
Last Version 1.7.1

resilience4j 1.7.0

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
Version

Version

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


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

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21-2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2

Project Modules

There are no modules declared in this project.