Last Version

SmallRye Fault Tolerance: Kotlin Integration 6.0.0-RC2

SmallRye Build Parent POM

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-fault-tolerance-kotlin
Version

Version

6.0.0-RC2
Type

Type

jar
Description

Description

SmallRye Fault Tolerance: Kotlin Integration
SmallRye Build Parent POM

Download smallrye-fault-tolerance-kotlin 6.0.0-RC2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.smallrye : smallrye-fault-tolerance-api jar 6.0.0-RC2
io.smallrye : smallrye-fault-tolerance-core jar 6.0.0-RC2
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

Project Modules

There are no modules declared in this project.