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

netty-connection-pool 1.2.1

High-performance non-blocking, multi-endpoint connection pool

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.akurilov
Идентификатор

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

netty-connection-pool
Версия

Версия

1.2.1
Тип

Тип

jar
Описание

Описание

netty-connection-pool
High-performance non-blocking, multi-endpoint connection pool
Ссылка на сайт

Ссылка на сайт

https://github.com/akurilov/netty-connection-pool/wiki
Система контроля версий

Система контроля версий

https://github.com/akurilov/netty-connection-pool.git

Скачать netty-connection-pool 1.2.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.netty : netty-common jar 4.1.25.Final
io.netty : netty-transport jar 4.1.25.Final

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar [4,)
io.netty : netty-transport-native-epoll jar 4.1.25.Final

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

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