Netty

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

Лицензия

Лицензия

Категории

Категории

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

Группа

cn.com.infosec
Идентификатор

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

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

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

4.1.26.Final
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

The Netty Project

Скачать netty-parent

Имя Файла Размер
netty-parent-4.1.26.Final.pom 54 KB
Обзор

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

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

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
org.javassist : javassist jar 3.20.0-GA
junit : junit jar 4.12
cn.com.infosec : netty-build jar 23
org.hamcrest : hamcrest-library jar 1.3
ch.qos.logback : logback-classic jar 1.1.7

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

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

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

Версия
4.1.26.Final