| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных Redisson |
| Группа | Группаio.gitee.the-best-riven |
| Идентификатор | Идентификаторsmart-redisson-spring-boot-starter |
| Версия | Версия1.1.6 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.gitee.the-best-riven/smart-redisson-spring-boot-starter/ -->
<dependency>
<groupId>io.gitee.the-best-riven</groupId>
<artifactId>smart-redisson-spring-boot-starter</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.the-best-riven/smart-redisson-spring-boot-starter/
implementation 'io.gitee.the-best-riven:smart-redisson-spring-boot-starter:1.1.6'
// https://jarcasting.com/artifacts/io.gitee.the-best-riven/smart-redisson-spring-boot-starter/
implementation ("io.gitee.the-best-riven:smart-redisson-spring-boot-starter:1.1.6")
'io.gitee.the-best-riven:smart-redisson-spring-boot-starter:jar:1.1.6'
<dependency org="io.gitee.the-best-riven" name="smart-redisson-spring-boot-starter" rev="1.1.6">
<artifact name="smart-redisson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.the-best-riven', module='smart-redisson-spring-boot-starter', version='1.1.6')
)
libraryDependencies += "io.gitee.the-best-riven" % "smart-redisson-spring-boot-starter" % "1.1.6"
[io.gitee.the-best-riven/smart-redisson-spring-boot-starter "1.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.6.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.6.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.6.RELEASE |
| org.springframework : spring-messaging | jar | 5.0.10.RELEASE |
| org.redisson : redisson | jar | 3.15.2 |
| org.projectlombok : lombok | jar | 1.16.22 |
| com.alibaba : fastjson | jar | 1.2.60 |