MicroProfile LRA API

Eclipse MicroProfile LRA - API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.lra
ArtifactId

ArtifactId

microprofile-lra-api
Last Version

Last Version

2.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

MicroProfile LRA API
Eclipse MicroProfile LRA - API
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-lra-api

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
biz.aQute.bnd : biz.aQute.bnd.annotation jar 5.3.0
org.osgi : org.osgi.service.cdi jar 1.0.0

Project Modules

There are no modules declared in this project.
org.eclipse.microprofile.lra

Eclipse Foundation

Versions

Version
2.0-RC1
1.0
1.0-RC3
1.0-RC2
1.0-RC1
1.0-M2
1.0-M1