| License |
License |
|---|---|
| Categories |
CategoriesNet React User Interface Web Frameworks Netty Networking Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdio.projectreactor.netty |
| ArtifactId | ArtifactIdreactor-netty |
| Last Version | Last Version1.0.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReactor Netty with all modules
Reactor Netty with all modules
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reactor-netty-1.0.20.pom | |
| reactor-netty-1.0.20.jar | 541 KB |
| reactor-netty-1.0.20-sources.jar | 300 KB |
| reactor-netty-1.0.20-original.jar | 495 KB |
| reactor-netty-1.0.20-javadoc.jar | 486 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.projectreactor.netty/reactor-netty/ -->
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
<version>1.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectreactor.netty/reactor-netty/
implementation 'io.projectreactor.netty:reactor-netty:1.0.20'
// https://jarcasting.com/artifacts/io.projectreactor.netty/reactor-netty/
implementation ("io.projectreactor.netty:reactor-netty:1.0.20")
'io.projectreactor.netty:reactor-netty:jar:1.0.20'
<dependency org="io.projectreactor.netty" name="reactor-netty" rev="1.0.20">
<artifact name="reactor-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectreactor.netty', module='reactor-netty', version='1.0.20')
)
libraryDependencies += "io.projectreactor.netty" % "reactor-netty" % "1.0.20"
[io.projectreactor.netty/reactor-netty "1.0.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor.netty : reactor-netty-core | jar | 1.0.20 |
| io.projectreactor.netty : reactor-netty-http | jar | 1.0.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor.netty.incubator : reactor-netty-incubator-quic | jar | 0.0.9 |
| io.projectreactor.netty : reactor-netty-http-brave | jar | 1.0.20 |