License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.netty |
ArtifactId | ArtifactIdnetty5-all |
Last Version | Last Version5.0.0.Alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetty5/All-in-One
Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.
|
Filename | Size |
---|---|
netty5-all-5.0.0.Alpha2.pom | |
netty5-all-5.0.0.Alpha2.jar | 3 KB |
netty5-all-5.0.0.Alpha2-tests.jar | 2 KB |
Browse |
<!-- 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"]
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 |
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 |