MVN

org.eclipse.microprofile.context-propagation : microprofile-context-propagation-parent

Maven & Gradle

Nov 13, 2021
32 stars

MicroProfile Context Propagation · Eclipse MicroProfile Context Propagation :: Parent POM

<dependency>
    <groupId>org.eclipse.microprofile.context-propagation</groupId>
    <artifactId>microprofile-context-propagation-parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.3
microprofile-context-propagation-parent-1.3
microprofile-context-propagation-parent-1.3-RC1
1.2
microprofile-context-propagation-parent-1.2
microprofile-context-propagation-parent-1.2-RC1
1.1
microprofile-context-propagation-parent-1.1
1.0.x
microprofile-context-propagation-parent-1.0.2
microprofile-context-propagation-parent-1.0.1
1.0
microprofile-context-propagation-parent-1.0
microprofile-context-propagation-parent-1.0-RC3
microprofile-context-propagation-parent-1.0-RC2
microprofile-context-propagation-parent-1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.microprofile.context-propagation</groupId>
    <artifactId>microprofile-context-propagation-parent</artifactId>
    <version>1.3</version>
</dependency>