is not current version
Last Version 2.0-RC1

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

Eclipse MicroProfile LRA Feature - Parent POM

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.lra
ArtifactId

ArtifactId

microprofile-lra-parent
Version

Version

1.0-RC3
Type

Type

pom

Download microprofile-lra-parent 1.0-RC3


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