MVN

org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-parent

Maven & Gradle

Aug 23, 2022
77 stars

Eclipse MicroProfile Reactive Streams Operators · Eclipse MicroProfile Reactive Streams Operators :: Parent POM

<dependency>
    <groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
    <artifactId>microprofile-reactive-streams-operators-parent</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
3.0
microprofile-reactive-streams-operators-parent-3.0
microprofile-reactive-streams-operators-parent-3.0-RC1
2.0
microprofile-reactive-streams-operators-parent-2.0
microprofile-reactive-streams-operators-parent-2.0-RC1
1.1
microprofile-reactive-streams-operators-parent-1.1-RC1
1.0.x
microprofile-reactive-streams-operators-parent-1.0.1
microprofile-reactive-streams-operators-parent-1.0.1-RC1
1.0
microprofile-reactive-streams-operators-parent-1.0
microprofile-reactive-streams-operators-parent-1.0-RC4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
    <artifactId>microprofile-reactive-streams-operators-parent</artifactId>
    <version>3.0</version>
</dependency>

Advertisement