Last Version

Helidon Microprofile Fault Tolerance 3.0.0-M2

Microprofile fault tolerance implementation

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile
ArtifactId

ArtifactId

helidon-microprofile-fault-tolerance
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Microprofile Fault Tolerance
Microprofile fault tolerance implementation
Project URL

Project URL

https://helidon.io/helidon-microprofile-fault-tolerance
Project Organization

Project Organization

Oracle Corporation

Download helidon-microprofile-fault-tolerance 3.0.0-M2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 3.0.1
org.eclipse.microprofile.fault-tolerance : microprofile-fault-tolerance-api jar 4.0
io.helidon.fault-tolerance : helidon-fault-tolerance jar 3.0.0-M2
io.helidon.common : helidon-common-configurable jar 3.0.0-M2
io.helidon.microprofile.config : helidon-microprofile-config jar 3.0.0-M2
io.helidon.microprofile.server : helidon-microprofile-server jar 3.0.0-M2
org.glassfish.jersey.ext.cdi : jersey-weld2-se jar
org.jboss.weld : weld-api jar 4.0.SP1
org.jboss.weld : weld-spi jar 4.0.SP1

provided (5)

Group / Artifact Type Version
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 4.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.0.0
jakarta.activation : jakarta.activation-api jar 2.0.1
io.helidon.microprofile.metrics : helidon-microprofile-metrics jar 3.0.0-M2

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 jar 3.0.0-M2

Project Modules

There are no modules declared in this project.