License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.lra |
ArtifactId | ArtifactIdmicroprofile-lra-api |
Last Version | Last Version2.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile LRA API
Eclipse MicroProfile LRA - API
|
Project Organization |
Project Organization |
<!-- 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"]
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 |