| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаorg.iherus.shiro |
| Идентификатор | Идентификаторshiro-redis-spring-boot-web-starter |
| Версия | Версия2.5.0 |
| Тип | Типjar |
| Описание |
Описаниеshiro-redis-spring-boot-web-starter
shiro-redis-spring-boot-web-starter
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.iherus.shiro/shiro-redis-spring-boot-web-starter/ -->
<dependency>
<groupId>org.iherus.shiro</groupId>
<artifactId>shiro-redis-spring-boot-web-starter</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.iherus.shiro/shiro-redis-spring-boot-web-starter/
implementation 'org.iherus.shiro:shiro-redis-spring-boot-web-starter:2.5.0'
// https://jarcasting.com/artifacts/org.iherus.shiro/shiro-redis-spring-boot-web-starter/
implementation ("org.iherus.shiro:shiro-redis-spring-boot-web-starter:2.5.0")
'org.iherus.shiro:shiro-redis-spring-boot-web-starter:jar:2.5.0'
<dependency org="org.iherus.shiro" name="shiro-redis-spring-boot-web-starter" rev="2.5.0">
<artifact name="shiro-redis-spring-boot-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iherus.shiro', module='shiro-redis-spring-boot-web-starter', version='2.5.0')
)
libraryDependencies += "org.iherus.shiro" % "shiro-redis-spring-boot-web-starter" % "2.5.0"
[org.iherus.shiro/shiro-redis-spring-boot-web-starter "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.iherus.shiro : shiro-redis | jar | 2.5.0 |
| org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.7.0 |
| redis.clients : jedis Необязательный | jar | 3.4.1 |
| io.lettuce : lettuce-core Необязательный | jar | 5.3.2.RELEASE |
| org.redisson : redisson Необязательный | jar | 3.13.6 |
| org.springframework.boot : spring-boot-starter-data-redis Необязательный | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.2.RELEASE |