is not current version
Last Version 6.0.0-RC2

SmallRye Fault Tolerance: Vert.x Integration 5.2.0

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-fault-tolerance-vertx
Version

Version

5.2.0
Type

Type

jar
Description

Description

SmallRye Fault Tolerance: Vert.x Integration
SmallRye Parent POM

Download smallrye-fault-tolerance-vertx 5.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
io.smallrye : smallrye-fault-tolerance-core jar 5.2.0
io.vertx : vertx-core jar 4.1.1
org.jboss.logging : jboss-logging jar 3.4.2.Final

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

Project Modules

There are no modules declared in this project.