is not current version
Last Version 4.0

org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-parent 1.1.2

Eclipse MicroProfile Fault Tolerance Feature :: Parent POM

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.fault-tolerance
ArtifactId

ArtifactId

microprofile-fault-tolerance-parent
Version

Version

1.1.2
Type

Type

pom

Download microprofile-fault-tolerance-parent 1.1.2


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