| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.microprofile.lra |
| ArtifactId | ArtifactIdmicroprofile-lra-tck |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionMicroProfile LRA TCK
LRA TCK
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| microprofile-lra-tck-1.0.pom | |
| microprofile-lra-tck-1.0.jar | 125 KB |
| microprofile-lra-tck-1.0-sources.jar | 96 KB |
| microprofile-lra-tck-1.0-javadoc.jar | 358 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>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation 'org.eclipse.microprofile.lra:microprofile-lra-tck:1.0'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation ("org.eclipse.microprofile.lra:microprofile-lra-tck:1.0")
'org.eclipse.microprofile.lra:microprofile-lra-tck:jar:1.0'
<dependency org="org.eclipse.microprofile.lra" name="microprofile-lra-tck" rev="1.0">
<artifact name="microprofile-lra-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.lra', module='microprofile-lra-tck', version='1.0')
)
libraryDependencies += "org.eclipse.microprofile.lra" % "microprofile-lra-tck" % "1.0"
[org.eclipse.microprofile.lra/microprofile-lra-tck "1.0"]
| 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 | 1.0 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| jakarta.json : jakarta.json-api | jar | 1.1.6 |
| org.eclipse.microprofile.config : microprofile-config-api | jar | 1.3 |