License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-fault-tolerance |
Last Version | Last Version6.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Fault Tolerance: CDI Implementation
SmallRye Build Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance</artifactId>
<version>6.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance/
implementation 'io.smallrye:smallrye-fault-tolerance:6.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance/
implementation ("io.smallrye:smallrye-fault-tolerance:6.0.0-RC2")
'io.smallrye:smallrye-fault-tolerance:jar:6.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-fault-tolerance" rev="6.0.0-RC2">
<artifact name="smallrye-fault-tolerance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-fault-tolerance', version='6.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-fault-tolerance" % "6.0.0-RC2"
[io.smallrye/smallrye-fault-tolerance "6.0.0-RC2"]
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-RC2 |
io.smallrye : smallrye-fault-tolerance-core | jar | 6.0.0-RC2 |
io.smallrye : smallrye-fault-tolerance-autoconfig-core | jar | 6.0.0-RC2 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0.1 |
org.eclipse.microprofile.metrics : microprofile-metrics-api | jar | 4.0 |
io.opentracing : opentracing-api Optional | jar | 0.33.0 |
io.opentracing : opentracing-util Optional | jar | 0.33.0 |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-fault-tolerance-autoconfig-processor | jar | 6.0.0-RC2 |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
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 |