HTTP 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-http
Last Version

Last Version

1.0.20
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP functionality for the Reactor Netty library
HTTP 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-http

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.1.77.Final
io.netty : netty-codec-http2 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.netty : reactor-netty-core jar 1.0.20
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