redisorm

a redis orm framework

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

redisorm
a redis orm framework
Ссылка на сайт

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

https://github.com/hushaorui/redisorm
Система контроля версий

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

https://github.com/hushaorui/redisorm/tree/master

Скачать redisorm

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
redis.clients : jedis jar 2.9.1
org.springframework.data : spring-data-redis jar 1.3.4.RELEASE
commons-pool : commons-pool jar 1.5.4
commons-logging : commons-logging jar 1.2
com.alibaba : fastjson jar 1.2.47

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.0.0