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

com.github.spullara.redis:netty4-server 0.5


Категории

Категории

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

Группа

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

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

netty4-server
Версия

Версия

0.5
Тип

Тип

jar

Скачать netty4-server 0.5


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