is not current version
Last Version 2.0-RC1

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

MicroProfile LRA Specification :: Specification

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.lra
ArtifactId

ArtifactId

microprofile-lra-spec
Version

Version

1.0-RC2
Type

Type

pom

Download microprofile-lra-spec 1.0-RC2


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