MVN

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

Maven & Gradle

Feb 14, 2023
92 stars

MicroProfile Long Running Actions · Eclipse MicroProfile LRA - Parent POM

<dependency>
    <groupId>org.eclipse.microprofile.lra</groupId>
    <artifactId>microprofile-lra-parent</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.microprofile.lra : microprofile-lra-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0
  • Latest Release Candidate: 2.0-RC1

All Versions

Choose a version of org.eclipse.microprofile.lra : microprofile-lra-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
microprofile-lra-parent-2.0
microprofile-lra-parent-2.0-RC1
1.0
microprofile-lra-parent-1.0
microprofile-lra-parent-1.0-RC3
microprofile-lra-parent-1.0-RC2
microprofile-lra-parent-1.0-M2
microprofile-lra-parent-1.0-M1
microprofile-lra-parent-1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.microprofile.lra</groupId>
    <artifactId>microprofile-lra-parent</artifactId>
    <version>2.0</version>
</dependency>