License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.fault-tolerance |
ArtifactId | ArtifactIdmicroprofile-fault-tolerance-tck |
Last Version | Last Version4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFault Tolerance for MicroProfile :: TCK
|
Project Organization |
Project Organization |
<!-- 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</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'
// 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")
'org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck:jar:4.0'
<dependency org="org.eclipse.microprofile.fault-tolerance" name="microprofile-fault-tolerance-tck" rev="4.0">
<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')
)
libraryDependencies += "org.eclipse.microprofile.fault-tolerance" % "microprofile-fault-tolerance-tck" % "4.0"
[org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-tck "4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.7.0.Alpha9 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jboss.shrinkwrap : shrinkwrap-api | jar | |
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-impl-javaee | jar | |
org.awaitility : awaitility | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.fault-tolerance : microprofile-fault-tolerance-api | jar | 4.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
org.eclipse.microprofile.metrics : microprofile-metrics-api | jar | 4.0 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0 |