MVN

com.lightbend.microprofile.reactive.streams : lightbend-microprofile-reactive-streams-parent

Maven & Gradle

Feb 26, 2019
13 stars

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

<dependency>
    <groupId>com.lightbend.microprofile.reactive.streams</groupId>
    <artifactId>lightbend-microprofile-reactive-streams-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lightbend.microprofile.reactive.streams : lightbend-microprofile-reactive-streams-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.lightbend.microprofile.reactive.streams : lightbend-microprofile-reactive-streams-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
lightbend-microprofile-reactive-streams-parent-1.0.0
lightbend-microprofile-reactive-streams-parent-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lightbend.microprofile.reactive.streams</groupId>
    <artifactId>lightbend-microprofile-reactive-streams-parent</artifactId>
    <version>1.0.0</version>
</dependency>