MVN

io.github.resilience4j : resilience4j-spring-cloud

Maven & Gradle

Feb 06, 2020
9.3k stars

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

<dependency>
    <groupId>io.github.resilience4j</groupId>
    <artifactId>resilience4j-spring-cloud</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.resilience4j : resilience4j-spring-cloud to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of io.github.resilience4j : resilience4j-spring-cloud to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
resilience4j-spring-cloud-1.3.1
resilience4j-spring-cloud-1.3.0
1.2.x
resilience4j-spring-cloud-1.2.0
1.1.x
resilience4j-spring-cloud-1.1.0
1.0.x
resilience4j-spring-cloud-1.0.0

How to add a dependency to Maven

Add the following io.github.resilience4j : resilience4j-spring-cloud maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.resilience4j</groupId>
    <artifactId>resilience4j-spring-cloud</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.resilience4j : resilience4j-spring-cloud gradle dependency to your build.gradle file:

implementation 'io.github.resilience4j:resilience4j-spring-cloud:1.3.1'

Gradle Kotlin DSL: Add the following io.github.resilience4j : resilience4j-spring-cloud gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.resilience4j:resilience4j-spring-cloud:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.resilience4j : resilience4j-spring-cloud sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.resilience4j" % "resilience4j-spring-cloud" % "1.3.1"

Advertisement

Dependencies from Group

Jun 29, 2023
102 usages
9.3k stars
Jun 29, 2023
85 usages
9.3k stars
Jun 29, 2023
63 usages
9.3k stars
Jun 29, 2023
45 usages
9.3k stars
Jun 29, 2023
43 usages
9.3k stars

Discover Dependencies

Sep 10, 2020
2 usages
5.9k stars
Sep 10, 2020
3 usages
5.9k stars
Apr 27, 2021
21 usages
5.9k stars
Dec 30, 2021
1 usages
29 stars
Jun 11, 2020
1 usages
29 stars
Sep 07, 2020
2 usages
13 stars
Sep 14, 2019
26 usages