MVN

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

Maven & Gradle

Feb 14, 2023
90 stars

MicroProfile LRA Specification · MicroProfile LRA Specification :: Specification

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

Latest Version

Choose a version of org.eclipse.microprofile.lra : microprofile-lra-spec 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-spec to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
microprofile-lra-spec-2.0
microprofile-lra-spec-2.0-RC1
1.0
microprofile-lra-spec-1.0
microprofile-lra-spec-1.0-RC3
microprofile-lra-spec-1.0-RC2
microprofile-lra-spec-1.0-M2
microprofile-lra-spec-1.0-M1
microprofile-lra-spec-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-spec</artifactId>
    <version>2.0</version>
</dependency>