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

com.orange.redis-protocol:netty 0.9


Категории

Категории

Redis Данные Базы данных Сеть Netty Networking
Группа

Группа

com.orange.redis-protocol
Идентификатор

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

netty
Версия

Версия

0.9
Тип

Тип

jar

Скачать netty 0.9

Имя Файла Размер
netty-0.9.pom
netty-0.9.jar 12 KB
netty-0.9-sources.jar 6 KB
netty-0.9-javadoc.jar 77 KB
Обзор

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