is not current version
Last Version 5.0.0.Alpha2

Netty/Transport/Native/Epoll 5.0.0.Alpha1

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 Native Development Tools Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty5-transport-native-epoll
Version

Version

5.0.0.Alpha1
Type

Type

jar
Description

Description

Netty/Transport/Native/Epoll
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Project Organization

Project Organization

The Netty Project

Download netty5-transport-native-epoll 5.0.0.Alpha1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty5-common jar 5.0.0.Alpha1
io.netty : netty5-buffer jar 5.0.0.Alpha1
io.netty : netty5-transport jar 5.0.0.Alpha1
io.netty : netty5-transport-native-unix-common jar 5.0.0.Alpha1
io.netty : netty5-transport-classes-epoll jar 5.0.0.Alpha1

test (13)

Group / Artifact Type Version
io.netty : netty5-testsuite jar 5.0.0.Alpha1
io.netty : netty5-transport-native-unix-common-tests jar 5.0.0.Alpha1
io.netty : netty-tcnative jar 2.0.50.Final
io.github.artsok : rerunner-jupiter jar 2.1.6
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
junit : junit jar 4.13.1
io.netty : netty-build-common jar 30
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.18.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.