is not current version
Last Version 6.0.0-RC2

SmallRye Fault Tolerance: API 6.0.0-RC1

SmallRye Build Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-fault-tolerance-api
Version

Version

6.0.0-RC1
Type

Type

jar
Description

Description

SmallRye Fault Tolerance: API
SmallRye Build Parent POM

Download smallrye-fault-tolerance-api 6.0.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
io.smallrye.common : smallrye-common-annotation jar 2.0.0-RC1

Project Modules

There are no modules declared in this project.