| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.wichell |
| Идентификатор | Идентификаторframework-redis |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon project com.wichell.wichell pom
|
| Имя Файла | Размер |
|---|---|
| framework-redis-1.0.0.pom | |
| framework-redis-1.0.0.jar | 14 KB |
| framework-redis-1.0.0-sources.jar | 3 KB |
| framework-redis-1.0.0-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-redis/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-redis/
implementation 'com.wichell:framework-redis:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-redis/
implementation ("com.wichell:framework-redis:1.0.0")
'com.wichell:framework-redis:jar:1.0.0'
<dependency org="com.wichell" name="framework-redis" rev="1.0.0">
<artifact name="framework-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-redis', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-redis" % "1.0.0"
[com.wichell/framework-redis "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | 1.5.2.RELEASE |
| org.springframework.session : spring-session | jar | 1.2.0.RELEASE |
| redis.clients : jedis | jar | 2.9.0 |
| com.wichell : framework-core | jar | 1.0.0 |