Last Version

MicroProfile Long Running Actions 2.0-RC1

Eclipse MicroProfile LRA - Parent POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.lra
ArtifactId

ArtifactId

microprofile-lra-parent
Version

Version

2.0-RC1
Type

Type

pom
Description

Description

MicroProfile Long Running Actions
Eclipse MicroProfile LRA - Parent POM
Project URL

Project URL

http://microprofile.io
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-lra

Download microprofile-lra-parent 2.0-RC1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • tck
  • spec