License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdorg.iherus.shiro |
ArtifactId | ArtifactIdshiro-redis-spring-boot-web-starter |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-redis-spring-boot-web-starter
shiro-redis-spring-boot-web-starter
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.iherus.shiro : shiro-redis | jar | 2.5.0 |
org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.7.0 |
redis.clients : jedis Optional | jar | 3.4.1 |
io.lettuce : lettuce-core Optional | jar | 5.3.2.RELEASE |
org.redisson : redisson Optional | jar | 3.13.6 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | 2.3.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.2.RELEASE |