Last Version

MicroProfile Fault Tolerance Specification 4.0

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
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


<!-- 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</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'
// 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")
'org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-spec:pom:4.0'
<dependency org="org.eclipse.microprofile.fault-tolerance" name="microprofile-fault-tolerance-spec" rev="4.0">
  <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')
)
libraryDependencies += "org.eclipse.microprofile.fault-tolerance" % "microprofile-fault-tolerance-spec" % "4.0"
[org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-spec "4.0"]

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.