is not current version
Last Version 2.5.0

org.iherus.shiro:shiro-redis-spring-boot-web-starter 2.1.0

shiro-redis-spring-boot-web-starter

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

org.iherus.shiro
ArtifactId

ArtifactId

shiro-redis-spring-boot-web-starter
Version

Version

2.1.0
Type

Type

jar

Download shiro-redis-spring-boot-web-starter 2.1.0


<!-- 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.1.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.1.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.1.0")
'org.iherus.shiro:shiro-redis-spring-boot-web-starter:jar:2.1.0'
<dependency org="org.iherus.shiro" name="shiro-redis-spring-boot-web-starter" rev="2.1.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.1.0')
)
libraryDependencies += "org.iherus.shiro" % "shiro-redis-spring-boot-web-starter" % "2.1.0"
[org.iherus.shiro/shiro-redis-spring-boot-web-starter "2.1.0"]