MVN

io.smallrye : smallrye-fault-tolerance

Maven & Gradle

Jun 21, 2023
31 usages
70 stars

SmallRye Fault Tolerance: CDI Implementation

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-fault-tolerance</artifactId>
    <version>6.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-fault-tolerance to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.2.4
  • Latest Release Candidate: 6.0.0-RC4

All Versions

Choose a version of io.smallrye : smallrye-fault-tolerance to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.2.x
smallrye-fault-tolerance-6.2.4
smallrye-fault-tolerance-6.2.3
smallrye-fault-tolerance-6.2.2
smallrye-fault-tolerance-6.2.1
smallrye-fault-tolerance-6.2.0
6.1.x
smallrye-fault-tolerance-6.1.0
6.0.x
smallrye-fault-tolerance-6.0.0
smallrye-fault-tolerance-6.0.0-RC4
smallrye-fault-tolerance-6.0.0-RC3
smallrye-fault-tolerance-6.0.0-RC2
smallrye-fault-tolerance-6.0.0-RC1
5.6.x
smallrye-fault-tolerance-5.6.0
5.5.x
smallrye-fault-tolerance-5.5.0
5.4.x
smallrye-fault-tolerance-5.4.1
smallrye-fault-tolerance-5.4.0
5.3.x
smallrye-fault-tolerance-5.3.2
smallrye-fault-tolerance-5.3.1
smallrye-fault-tolerance-5.3.0
5.2.x
smallrye-fault-tolerance-5.2.1
smallrye-fault-tolerance-5.2.0
5.1.x
smallrye-fault-tolerance-5.1.0
5.0.x
smallrye-fault-tolerance-5.0.0
smallrye-fault-tolerance-5.0.0-RC3
smallrye-fault-tolerance-5.0.0-RC2
smallrye-fault-tolerance-5.0.0-RC1
4.3.x
smallrye-fault-tolerance-4.3.2
smallrye-fault-tolerance-4.3.1
smallrye-fault-tolerance-4.3.0
4.2.x
smallrye-fault-tolerance-4.2.1
smallrye-fault-tolerance-4.2.0
4.1.x
smallrye-fault-tolerance-4.1.1
smallrye-fault-tolerance-4.1.0
4.0.x
smallrye-fault-tolerance-4.0.0
2.1.x
smallrye-fault-tolerance-2.1.5
smallrye-fault-tolerance-2.1.4
smallrye-fault-tolerance-2.1.3
smallrye-fault-tolerance-2.1.2
smallrye-fault-tolerance-2.1.1
smallrye-fault-tolerance-2.1.0
2.0.x
smallrye-fault-tolerance-2.0.12
smallrye-fault-tolerance-2.0.9
smallrye-fault-tolerance-2.0.5
smallrye-fault-tolerance-2.0.4
smallrye-fault-tolerance-2.0.3
smallrye-fault-tolerance-2.0.2
smallrye-fault-tolerance-2.0.1
smallrye-fault-tolerance-2.0.0
1.1.x
smallrye-fault-tolerance-1.1.0
1.0.x
smallrye-fault-tolerance-1.0.4
smallrye-fault-tolerance-1.0.3
smallrye-fault-tolerance-1.0.2
smallrye-fault-tolerance-1.0.1
smallrye-fault-tolerance-1.0.0

How to add a dependency to Maven

Add the following io.smallrye : smallrye-fault-tolerance maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-fault-tolerance</artifactId>
    <version>6.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smallrye : smallrye-fault-tolerance gradle dependency to your build.gradle file:

implementation 'io.smallrye:smallrye-fault-tolerance:6.2.4'

Gradle Kotlin DSL: Add the following io.smallrye : smallrye-fault-tolerance gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smallrye:smallrye-fault-tolerance:6.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smallrye : smallrye-fault-tolerance sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smallrye" % "smallrye-fault-tolerance" % "6.2.4"

Advertisement

Dependencies from Group

Dec 05, 2019
88 usages
138 stars
Aug 18, 2023
47 usages
38 stars
Aug 08, 2023
32 usages
45 stars
Aug 16, 2023
32 usages
95 stars
Jun 21, 2023
31 usages
70 stars

Discover Dependencies

Mar 23, 2021
3 usages
38 stars
Mar 23, 2021
4 usages
38 stars
Aug 21, 2020
12 usages
0 stars
May 21, 2023
2 usages
14 stars
May 22, 2023
6 usages
16 stars
Jan 17, 2023
3 usages
Jan 21, 2013
3 usages
551 stars