Last Version

Netty/All-in-One 4.1.48.Final

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

org.openlabtesting.netty
ArtifactId

ArtifactId

netty-all
Version

Version

4.1.48.Final
Type

Type

jar
Description

Description

Netty/All-in-One
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-all 4.1.48.Final


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

Dependencies

compile (28)

Group / Artifact Type Version
io.netty : netty-buffer Optional jar 4.1.48.Final
io.netty : netty-codec Optional jar 4.1.48.Final
io.netty : netty-codec-dns Optional jar 4.1.48.Final
io.netty : netty-codec-haproxy Optional jar 4.1.48.Final
io.netty : netty-codec-http Optional jar 4.1.48.Final
io.netty : netty-codec-http2 Optional jar 4.1.48.Final
io.netty : netty-codec-memcache Optional jar 4.1.48.Final
io.netty : netty-codec-mqtt Optional jar 4.1.48.Final
io.netty : netty-codec-redis Optional jar 4.1.48.Final
io.netty : netty-codec-smtp Optional jar 4.1.48.Final
io.netty : netty-codec-socks Optional jar 4.1.48.Final
io.netty : netty-codec-stomp Optional jar 4.1.48.Final
io.netty : netty-codec-xml Optional jar 4.1.48.Final
io.netty : netty-common Optional jar 4.1.48.Final
io.netty : netty-handler Optional jar 4.1.48.Final
io.netty : netty-handler-proxy Optional jar 4.1.48.Final
io.netty : netty-resolver Optional jar 4.1.48.Final
io.netty : netty-resolver-dns Optional jar 4.1.48.Final
io.netty : netty-transport Optional jar 4.1.48.Final
io.netty : netty-transport-rxtx Optional jar 4.1.48.Final
io.netty : netty-transport-sctp Optional jar 4.1.48.Final
io.netty : netty-transport-udt Optional jar 4.1.48.Final
io.netty : netty-example Optional jar 4.1.48.Final
com.google.protobuf : protobuf-java Optional jar 2.6.1
org.jboss.marshalling : jboss-marshalling Optional jar 1.4.11.Final
org.slf4j : slf4j-api Optional jar 1.7.21
commons-logging : commons-logging Optional jar 1.2
log4j : log4j Optional jar 1.2.17

test (5)

Group / Artifact Type Version
org.javassist : javassist jar 3.20.0-GA
junit : junit jar 4.12
org.openlabtesting.netty » netty-build jar 26
org.hamcrest : hamcrest-library jar 1.3
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.