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

com.github.yoojia:next-redis 1.0

A FAST && THIN && HIGH SCALABLE Java web framework

Категории

Категории

Redis Данные Базы данных
Группа

Группа

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

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

next-redis
Версия

Версия

1.0
Тип

Тип

jar

Скачать next-redis 1.0


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