is not current version
Last Version 6.0.0-RC2

SmallRye Fault Tolerance: CDI Implementation 6.0.0-RC1

SmallRye Build Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-fault-tolerance
Version

Version

6.0.0-RC1
Type

Type

jar
Description

Description

SmallRye Fault Tolerance: CDI Implementation
SmallRye Build Parent POM

Download smallrye-fault-tolerance 6.0.0-RC1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.eclipse.microprofile.fault-tolerance : microprofile-fault-tolerance-api jar 4.0
io.smallrye : smallrye-fault-tolerance-api jar 6.0.0-RC1
io.smallrye : smallrye-fault-tolerance-core jar 6.0.0-RC1
io.smallrye : smallrye-fault-tolerance-autoconfig-core jar 6.0.0-RC1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
org.jboss.logging : jboss-logging jar 3.4.2.Final
org.eclipse.microprofile.config : microprofile-config-api jar 3.0.1
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 4.0
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.6.0
io.opentracing : opentracing-api Optional jar 0.33.0
io.opentracing : opentracing-util Optional jar 0.33.0

provided (3)

Group / Artifact Type Version
io.smallrye : smallrye-fault-tolerance-autoconfig-processor jar 6.0.0-RC1
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.22.0
io.smallrye.config : smallrye-config jar 3.0.0-RC1

Project Modules

There are no modules declared in this project.