is not current version
Last Version 6.0.0-RC2

io.smallrye:smallrye-fault-tolerance-core 4.1.0


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-fault-tolerance-core
Version

Version

4.1.0
Type

Type

jar

Download smallrye-fault-tolerance-core 4.1.0


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