| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаdev.zhengying |
| Идентификатор | Идентификаторcommons-redis |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommons Redis
Redis 相关公共代码。
|
| Имя Файла | Размер |
|---|---|
| commons-redis-1.0.pom | |
| commons-redis-1.0.jar | 8 KB |
| commons-redis-1.0-sources.jar | 10 KB |
| commons-redis-1.0-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.zhengying/commons-redis/ -->
<dependency>
<groupId>dev.zhengying</groupId>
<artifactId>commons-redis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/commons-redis/
implementation 'dev.zhengying:commons-redis:1.0'
// https://jarcasting.com/artifacts/dev.zhengying/commons-redis/
implementation ("dev.zhengying:commons-redis:1.0")
'dev.zhengying:commons-redis:jar:1.0'
<dependency org="dev.zhengying" name="commons-redis" rev="1.0">
<artifact name="commons-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='commons-redis', version='1.0')
)
libraryDependencies += "dev.zhengying" % "commons-redis" % "1.0"
[dev.zhengying/commons-redis "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.integration : spring-integration-redis Необязательный | jar | |
| org.aspectj : aspectjweaver Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| dev.zhengying : commons-base | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |