Netty/Transport/Classes/Epoll

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

netty-transport-classes-epoll
Last Version

Last Version

4.1.78.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Netty/Transport/Classes/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 netty-transport-classes-epoll

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.78.Final
io.netty : netty-buffer jar 4.1.78.Final
io.netty : netty-transport jar 4.1.78.Final
io.netty : netty-transport-native-unix-common jar 4.1.78.Final

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
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.

Versions

Version
4.1.78.Final
4.1.77.Final
4.1.76.Final
4.1.75.Final
4.1.74.Final
4.1.73.Final
4.1.72.Final
4.1.71.Final
4.1.70.Final