is not current version
Last Version 1.9.0

org.apache.shiro:shiro-spring-boot-web-starter 1.4.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-spring-boot-web-starter
Version

Version

1.4.0
Type

Type

jar

Download shiro-spring-boot-web-starter 1.4.0


<!-- https://jarcasting.com/artifacts/org.apache.shiro/shiro-spring-boot-web-starter/ -->
<dependency>
    <groupId>org.apache.shiro</groupId>
    <artifactId>shiro-spring-boot-web-starter</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro/shiro-spring-boot-web-starter/
implementation 'org.apache.shiro:shiro-spring-boot-web-starter:1.4.0'
// https://jarcasting.com/artifacts/org.apache.shiro/shiro-spring-boot-web-starter/
implementation ("org.apache.shiro:shiro-spring-boot-web-starter:1.4.0")
'org.apache.shiro:shiro-spring-boot-web-starter:jar:1.4.0'
<dependency org="org.apache.shiro" name="shiro-spring-boot-web-starter" rev="1.4.0">
  <artifact name="shiro-spring-boot-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-spring-boot-web-starter', version='1.4.0')
)
libraryDependencies += "org.apache.shiro" % "shiro-spring-boot-web-starter" % "1.4.0"
[org.apache.shiro/shiro-spring-boot-web-starter "1.4.0"]