is not current version
Last Version 2.0-RC1

org.eclipse.microprofile.lra:microprofile-lra-api 1.0-RC3

Eclipse MicroProfile LRA Feature - API

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.lra
ArtifactId

ArtifactId

microprofile-lra-api
Version

Version

1.0-RC3
Type

Type

jar

Download microprofile-lra-api 1.0-RC3


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