Last Version

Reactive Streams Netty driver 0.7.15.RELEASE

Reactive Streams Netty driver

License

License

Categories

Categories

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

GroupId

io.projectreactor.ipc
ArtifactId

ArtifactId

reactor-netty
Version

Version

0.7.15.RELEASE
Type

Type

jar
Description

Description

Reactive Streams Netty driver
Reactive Streams Netty driver
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 0.7.15.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.1.34.Final
io.netty : netty-handler jar 4.1.34.Final
io.netty : netty-handler-proxy jar 4.1.34.Final
io.netty : netty-transport-native-epoll jar 4.1.34.Final
io.netty : netty-transport-native-kqueue Optional jar 4.1.34.Final
io.projectreactor : reactor-core jar 3.1.16.RELEASE
org.slf4j : slf4j-api Optional jar 1.7.12

Project Modules

There are no modules declared in this project.