License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-fault-tolerance-core |
Last Version | Last Version6.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Fault Tolerance: Core
SmallRye Build Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance-core/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance-core</artifactId>
<version>6.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance-core/
implementation 'io.smallrye:smallrye-fault-tolerance-core:6.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-fault-tolerance-core/
implementation ("io.smallrye:smallrye-fault-tolerance-core:6.0.0-RC2")
'io.smallrye:smallrye-fault-tolerance-core:jar:6.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-fault-tolerance-core" rev="6.0.0-RC2">
<artifact name="smallrye-fault-tolerance-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-fault-tolerance-core', version='6.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-fault-tolerance-core" % "6.0.0-RC2"
[io.smallrye/smallrye-fault-tolerance-core "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 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
org.awaitility : awaitility | jar | 4.2.0 |