| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.yoojia |
| Идентификатор | Идентификаторnext-redis |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNEXT
A FAST && THIN && HIGH SCALABLE Java web framework
|
| Имя Файла | Размер |
|---|---|
| next-redis-1.1.pom | |
| next-redis-1.1.jar | 2 KB |
| next-redis-1.1-sources.jar | 1 KB |
| next-redis-1.1-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-redis/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>next-redis</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-redis/
implementation 'com.github.yoojia:next-redis:1.1'
// https://jarcasting.com/artifacts/com.github.yoojia/next-redis/
implementation ("com.github.yoojia:next-redis:1.1")
'com.github.yoojia:next-redis:jar:1.1'
<dependency org="com.github.yoojia" name="next-redis" rev="1.1">
<artifact name="next-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-redis', version='1.1')
)
libraryDependencies += "com.github.yoojia" % "next-redis" % "1.1"
[com.github.yoojia/next-redis "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| redis.clients : jedis | jar | 2.7.2 |
| com.github.yoojia : next-core | jar | 1.1 |