MVN

io.github.resilience4j : resilience4j-spring-boot

Maven & Gradle

Feb 06, 2020
1 usages
9.4k 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-boot</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.1

All Versions

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

Version Vulnerabilities Updated
1.3.x
resilience4j-spring-boot-1.3.1
resilience4j-spring-boot-1.3.0
1.2.x
resilience4j-spring-boot-1.2.0
1.1.x
resilience4j-spring-boot-1.1.0
1.0.x
resilience4j-spring-boot-1.0.0
0.17.x
resilience4j-spring-boot-0.17.0
0.16.x
resilience4j-spring-boot-0.16.0
0.15.x
resilience4j-spring-boot-0.15.0
0.14.x
resilience4j-spring-boot-0.14.1
resilience4j-spring-boot-0.14.0
0.13.x
resilience4j-spring-boot-0.13.2
resilience4j-spring-boot-0.13.1
resilience4j-spring-boot-0.13.0
0.12.x
resilience4j-spring-boot-0.12.1
resilience4j-spring-boot-0.12.0
0.11.x
resilience4j-spring-boot-0.11.0
0.10.x
resilience4j-spring-boot-0.10.1
resilience4j-spring-boot-0.10.0
0.9.x
resilience4j-spring-boot-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.resilience4j</groupId>
    <artifactId>resilience4j-spring-boot</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-boot gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jun 25, 2021
20 usages
9.4k stars
Nov 11, 2019
1 usages
Jan 30, 2023
201 stars
Jul 10, 2023
1.1k usages
649 stars
Apr 15, 2023
23 usages
542 stars
Apr 15, 2023
41 usages
542 stars
Aug 21, 2023
10 usages
Mar 22, 2021
2 stars