Last Version

Netty5/All-in-One 5.0.0.Alpha2

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty5-all
Version

Version

5.0.0.Alpha2
Type

Type

jar
Description

Description

Netty5/All-in-One
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

Download netty5-all 5.0.0.Alpha2


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

Dependencies

compile (16)

Group / Artifact Type Version
io.netty : netty5-buffer Optional jar 5.0.0.Alpha2
io.netty : netty-buffer Optional jar 4.1.75.Final
io.netty : netty5-codec Optional jar 5.0.0.Alpha2
io.netty : netty5-codec-dns Optional jar 5.0.0.Alpha2
io.netty : netty5-codec-http Optional jar 5.0.0.Alpha2
io.netty : netty5-codec-http2 Optional jar 5.0.0.Alpha2
io.netty : netty5-common Optional jar 5.0.0.Alpha2
io.netty : netty-common Optional jar 4.1.75.Final
io.netty : netty5-handler Optional jar 5.0.0.Alpha2
io.netty : netty5-resolver Optional jar 5.0.0.Alpha2
io.netty : netty5-resolver-dns Optional jar 5.0.0.Alpha2
io.netty : netty5-transport Optional jar 5.0.0.Alpha2
io.netty : netty5-transport-classes-epoll Optional jar 5.0.0.Alpha2
io.netty : netty5-transport-native-unix-common Optional jar 5.0.0.Alpha2
io.netty : netty5-transport-classes-kqueue Optional jar 5.0.0.Alpha2
io.netty : netty5-resolver-dns-classes-macos Optional jar 5.0.0.Alpha2

runtime (6)

Group / Artifact Type Version
io.netty : netty5-transport-native-epoll jar 5.0.0.Alpha2
io.netty : netty5-transport-native-epoll jar 5.0.0.Alpha2
io.netty : netty5-transport-native-kqueue jar 5.0.0.Alpha2
io.netty : netty5-transport-native-kqueue jar 5.0.0.Alpha2
io.netty : netty5-resolver-dns-native-macos jar 5.0.0.Alpha2
io.netty : netty5-resolver-dns-native-macos jar 5.0.0.Alpha2

Project Modules

There are no modules declared in this project.