Netty/Handler

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

Лицензия

Лицензия

Категории

Категории

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

Группа

com.luhuiguo.netty
Идентификатор

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

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

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

4.1.63.GM
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

The Netty Project

Скачать netty-handler

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
io.netty : netty-common jar 4.1.63.Final
io.netty : netty-resolver jar 4.1.63.Final
io.netty : netty-buffer jar 4.1.63.Final
io.netty : netty-transport jar 4.1.63.Final
io.netty : netty-codec jar 4.1.63.Final
com.luhuiguo.netty » netty-tcnative Необязательный jar 2.0.38.Final
org.bouncycastle : bcpkix-jdk15on Необязательный jar 1.68
org.conscrypt : conscrypt-openjdk-uber Необязательный jar 2.5.1

provided (2)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty.npn : npn-api Необязательный jar 1.1.1.v20141010
org.eclipse.jetty.alpn : alpn-api Необязательный jar 1.1.2.v20150522

test (10)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.18.3
software.amazon.cryptools : AmazonCorrettoCryptoProvider jar 1.1.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
junit : junit jar 4.13.1
com.luhuiguo.netty » netty-build-common jar 29
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.18.0
ch.qos.logback : logback-classic jar 1.1.7

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

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

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

Версия
4.1.63.GM