Netty5/Example

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-example
Последняя версия

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

5.0.0.Alpha2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

The Netty Project

Скачать netty5-example

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

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
io.netty : netty5-common jar 5.0.0.Alpha2
io.netty : netty5-buffer jar 5.0.0.Alpha2
io.netty : netty5-transport jar 5.0.0.Alpha2
io.netty : netty5-codec jar 5.0.0.Alpha2
io.netty : netty5-handler jar 5.0.0.Alpha2
io.netty : netty5-codec-http jar 5.0.0.Alpha2
io.netty : netty5-codec-http2 jar 5.0.0.Alpha2
io.netty : netty5-codec-dns jar 5.0.0.Alpha2
org.conscrypt : conscrypt-openjdk-uber jar 2.5.2
org.bouncycastle : bcpkix-jdk15on jar 1.69
org.bouncycastle : bcprov-jdk15on jar 1.69
com.sun.activation : javax.activation jar 1.2.0

provided (1)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty.npn : npn-api jar 1.1.1.v20141010

runtime (3)

Идентификатор библиотеки Тип Версия
io.netty : netty-tcnative jar 2.0.52.Final
com.jcraft : jzlib jar 1.1.3
ch.qos.logback : logback-classic jar 1.2.3

test (8)

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

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

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

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

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