Core functionality for the Reactor Netty library


License

License

Categories

Categories

Net React User Interface Web Frameworks Netty Networking Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor.netty
ArtifactId

ArtifactId

reactor-netty-core
Last Version

Last Version

1.0.20
Release Date

Release Date

Type

Type

jar
Description

Description

Core functionality for the Reactor Netty library
Core functionality for the Reactor Netty library
Project URL

Project URL

https://github.com/reactor/reactor-netty
Project Organization

Project Organization

reactor
Source Code Management

Source Code Management

https://github.com/reactor/reactor-netty

Download reactor-netty-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.projectreactor.netty/reactor-netty-core/ -->
<dependency>
    <groupId>io.projectreactor.netty</groupId>
    <artifactId>reactor-netty-core</artifactId>
    <version>1.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectreactor.netty/reactor-netty-core/
implementation 'io.projectreactor.netty:reactor-netty-core:1.0.20'
// https://jarcasting.com/artifacts/io.projectreactor.netty/reactor-netty-core/
implementation ("io.projectreactor.netty:reactor-netty-core:1.0.20")
'io.projectreactor.netty:reactor-netty-core:jar:1.0.20'
<dependency org="io.projectreactor.netty" name="reactor-netty-core" rev="1.0.20">
  <artifact name="reactor-netty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectreactor.netty', module='reactor-netty-core', version='1.0.20')
)
libraryDependencies += "io.projectreactor.netty" % "reactor-netty-core" % "1.0.20"
[io.projectreactor.netty/reactor-netty-core "1.0.20"]

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.77.Final
io.netty : netty-handler-proxy jar 4.1.77.Final
io.netty : netty-resolver-dns jar 4.1.77.Final
io.netty : netty-resolver-dns-native-macos jar 4.1.77.Final
io.netty : netty-transport-native-epoll jar 4.1.77.Final
io.projectreactor : reactor-core jar 3.4.19

Project Modules

There are no modules declared in this project.
io.projectreactor.netty

Reactor

Reactive Streams based projects for backpressure-ready asynchronous message passing.

Versions

Version
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0