Netty/All-in-One

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

Лицензия

Лицензия

Категории

Категории

Сеть Netty Networking
Группа

Группа

org.openlabtesting.netty
Идентификатор

Идентификатор

netty-all
Последняя версия

Последняя версия

4.1.48.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

Netty/All-in-One
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Организация-разработчик

Организация-разработчик

The Netty Project

Скачать netty-all

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (28)

Идентификатор библиотеки Тип Версия
io.netty : netty-buffer Необязательный jar 4.1.48.Final
io.netty : netty-codec Необязательный jar 4.1.48.Final
io.netty : netty-codec-dns Необязательный jar 4.1.48.Final
io.netty : netty-codec-haproxy Необязательный jar 4.1.48.Final
io.netty : netty-codec-http Необязательный jar 4.1.48.Final
io.netty : netty-codec-http2 Необязательный jar 4.1.48.Final
io.netty : netty-codec-memcache Необязательный jar 4.1.48.Final
io.netty : netty-codec-mqtt Необязательный jar 4.1.48.Final
io.netty : netty-codec-redis Необязательный jar 4.1.48.Final
io.netty : netty-codec-smtp Необязательный jar 4.1.48.Final
io.netty : netty-codec-socks Необязательный jar 4.1.48.Final
io.netty : netty-codec-stomp Необязательный jar 4.1.48.Final
io.netty : netty-codec-xml Необязательный jar 4.1.48.Final
io.netty : netty-common Необязательный jar 4.1.48.Final
io.netty : netty-handler Необязательный jar 4.1.48.Final
io.netty : netty-handler-proxy Необязательный jar 4.1.48.Final
io.netty : netty-resolver Необязательный jar 4.1.48.Final
io.netty : netty-resolver-dns Необязательный jar 4.1.48.Final
io.netty : netty-transport Необязательный jar 4.1.48.Final
io.netty : netty-transport-rxtx Необязательный jar 4.1.48.Final
io.netty : netty-transport-sctp Необязательный jar 4.1.48.Final
io.netty : netty-transport-udt Необязательный jar 4.1.48.Final
io.netty : netty-example Необязательный jar 4.1.48.Final
com.google.protobuf : protobuf-java Необязательный jar 2.6.1
org.jboss.marshalling : jboss-marshalling Необязательный jar 1.4.11.Final
org.slf4j : slf4j-api Необязательный jar 1.7.21
commons-logging : commons-logging Необязательный jar 1.2
log4j : log4j Необязательный jar 1.2.17

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.1.48.Final