| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных Redisson |
| Группа | Группаcom.zengtengpeng |
| Идентификатор | Идентификаторredisson-spring-boot-starter |
| Версия | Версия1.0.10 |
| Тип | Типjar |
| Описание |
Описаниеredisson-spring-boot-starter
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.zengtengpeng/redisson-spring-boot-starter/ -->
<dependency>
<groupId>com.zengtengpeng</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.zengtengpeng/redisson-spring-boot-starter/
implementation 'com.zengtengpeng:redisson-spring-boot-starter:1.0.10'
// https://jarcasting.com/artifacts/com.zengtengpeng/redisson-spring-boot-starter/
implementation ("com.zengtengpeng:redisson-spring-boot-starter:1.0.10")
'com.zengtengpeng:redisson-spring-boot-starter:jar:1.0.10'
<dependency org="com.zengtengpeng" name="redisson-spring-boot-starter" rev="1.0.10">
<artifact name="redisson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zengtengpeng', module='redisson-spring-boot-starter', version='1.0.10')
)
libraryDependencies += "com.zengtengpeng" % "redisson-spring-boot-starter" % "1.0.10"
[com.zengtengpeng/redisson-spring-boot-starter "1.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.7 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.7 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.7 |
| org.springframework.session : spring-session-core | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.5.7 |
| org.redisson : redisson | jar | 3.16.8 |