redis-server

A java redis server, mock redis for test

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

redis-server
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

redis-server
A java redis server, mock redis for test
Ссылка на сайт

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

https://gitee.com/xiandafu/redis-server
Система контроля версий

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

https://gitee.com/xiandafu/redis-server

Скачать redis-server

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
redis.clients : jedis jar 3.6.0

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

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

Версии библиотеки

Версия
0.1.0