is not current version
Last Version 4.0

org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck 4.0-RC5

Fault Tolerance for MicroProfile :: TCK

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.fault-tolerance
ArtifactId

ArtifactId

microprofile-fault-tolerance-tck
Version

Version

4.0-RC5
Type

Type

jar

Download microprofile-fault-tolerance-tck 4.0-RC5


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