is not current version
Last Version 4.0

MicroProfile Fault Tolerance Specification 4.0-RC4

Eclipse MicroProfile Fault Tolerance Feature :: Parent POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.fault-tolerance
ArtifactId

ArtifactId

microprofile-fault-tolerance-spec
Version

Version

4.0-RC4
Type

Type

pom
Description

Description

MicroProfile Fault Tolerance Specification
Eclipse MicroProfile Fault Tolerance Feature :: Parent POM
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-fault-tolerance-spec 4.0-RC4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.