MVN

com.typesafe.netty : netty-reactive-streams-parent

Maven & Gradle

Jul 11, 2023
110 stars

Netty Reactive Streams Parent POM · Reactive streams implementation for Netty.

<dependency>
    <groupId>com.typesafe.netty</groupId>
    <artifactId>netty-reactive-streams-parent</artifactId>
    <version>2.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.9

All Versions

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

Version Vulnerabilities Updated
2.0.x
netty-reactive-streams-parent-2.0.9
netty-reactive-streams-parent-2.0.8
netty-reactive-streams-parent-2.0.7
netty-reactive-streams-parent-2.0.6
netty-reactive-streams-parent-2.0.5
netty-reactive-streams-parent-2.0.4
netty-reactive-streams-parent-2.0.3
netty-reactive-streams-parent-2.0.2
netty-reactive-streams-parent-2.0.0
netty-reactive-streams-parent-2.0.0-M1
1.0.x
netty-reactive-streams-parent-1.0.8
netty-reactive-streams-parent-1.0.7
netty-reactive-streams-parent-1.0.6
netty-reactive-streams-parent-1.0.5
netty-reactive-streams-parent-1.0.4
netty-reactive-streams-parent-1.0.3
netty-reactive-streams-parent-1.0.2
netty-reactive-streams-parent-1.0.1
netty-reactive-streams-parent-1.0.0
netty-reactive-streams-parent-1.0.0-M2
netty-reactive-streams-parent-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.typesafe.netty</groupId>
    <artifactId>netty-reactive-streams-parent</artifactId>
    <version>2.0.9</version>
</dependency>

Advertisement