is not current version
Last Version 2.0-RC1

org.eclipse.microprofile.lra:microprofile-lra-tck 1.0-RC2

LRA TCK

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.lra
ArtifactId

ArtifactId

microprofile-lra-tck
Version

Version

1.0-RC2
Type

Type

jar

Download microprofile-lra-tck 1.0-RC2


<!-- 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-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation 'org.eclipse.microprofile.lra:microprofile-lra-tck:1.0-RC2'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation ("org.eclipse.microprofile.lra:microprofile-lra-tck:1.0-RC2")
'org.eclipse.microprofile.lra:microprofile-lra-tck:jar:1.0-RC2'
<dependency org="org.eclipse.microprofile.lra" name="microprofile-lra-tck" rev="1.0-RC2">
  <artifact name="microprofile-lra-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.lra', module='microprofile-lra-tck', version='1.0-RC2')
)
libraryDependencies += "org.eclipse.microprofile.lra" % "microprofile-lra-tck" % "1.0-RC2"
[org.eclipse.microprofile.lra/microprofile-lra-tck "1.0-RC2"]