License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.lra |
ArtifactId | ArtifactIdmicroprofile-lra-tck |
Last Version | Last Version2.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile LRA TCK
LRA TCK
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
microprofile-lra-tck-2.0-RC1.pom | |
microprofile-lra-tck-2.0-RC1.jar | 122 KB |
microprofile-lra-tck-2.0-RC1-sources.jar | 94 KB |
microprofile-lra-tck-2.0-RC1-javadoc.jar | 337 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.lra</groupId>
<artifactId>microprofile-lra-tck</artifactId>
<version>2.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation 'org.eclipse.microprofile.lra:microprofile-lra-tck:2.0-RC1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation ("org.eclipse.microprofile.lra:microprofile-lra-tck:2.0-RC1")
'org.eclipse.microprofile.lra:microprofile-lra-tck:jar:2.0-RC1'
<dependency org="org.eclipse.microprofile.lra" name="microprofile-lra-tck" rev="2.0-RC1">
<artifact name="microprofile-lra-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.lra', module='microprofile-lra-tck', version='2.0-RC1')
)
libraryDependencies += "org.eclipse.microprofile.lra" % "microprofile-lra-tck" % "2.0-RC1"
[org.eclipse.microprofile.lra/microprofile-lra-tck "2.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
org.jboss.shrinkwrap : shrinkwrap-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.lra : microprofile-lra-api | jar | 2.0-RC1 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
jakarta.json : jakarta.json-api | jar | 2.0.0 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 1.3 |