Netty5/Transport

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

netty5-transport
Последняя версия

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

5.0.0.Alpha2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

The Netty Project

Скачать netty5-transport

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.netty : netty5-common jar 5.0.0.Alpha2
io.netty : netty5-buffer jar 5.0.0.Alpha2
io.netty : netty5-resolver jar 5.0.0.Alpha2

test (10)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.18.3
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

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

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

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

Версия
5.0.0.Alpha2
5.0.0.Alpha1