Last Version

SmallRye: MicroProfile Fault Tolerance - Implementation 1.0.1

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-fault-tolerance-2.0
Version

Version

1.0.1
Type

Type

jar
Description

Description

SmallRye: MicroProfile Fault Tolerance - Implementation
SmallRye Parent POM

Download smallrye-fault-tolerance-2.0 1.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.eclipse.microprofile.fault-tolerance : microprofile-fault-tolerance-api jar 2.0.1
com.netflix.hystrix : hystrix-core jar 1.5.12
javax.enterprise : cdi-api jar 2.0.SP1
javax.enterprise.concurrent : javax.enterprise.concurrent-api jar 1.0
javax.annotation : javax.annotation-api jar 1.3.2
org.jboss.logging : jboss-logging jar 3.4.0.Final
org.eclipse.microprofile.config : microprofile-config-api jar 1.3
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 2.0.1
io.opentracing : opentracing-api Optional jar 0.31.0
io.opentracing : opentracing-util Optional jar 0.31.0

provided (1)

Group / Artifact Type Version
javax.interceptor : javax.interceptor-api jar 1.2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.smallrye : smallrye-config-1.3 jar 1.0.0

Project Modules

There are no modules declared in this project.