Last Version

Apache Shiro :: Support :: Spring Boot Web 1.9.0

Deprecated, these classes were moved to shiro-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-spring-boot-web-starter
Version

Version

1.9.0
Type

Type

jar
Description

Description

Apache Shiro :: Support :: Spring Boot Web
Deprecated, these classes were moved to shiro-spring-boot-starter
Project Organization

Project Organization

The Apache Software Foundation

Download shiro-spring-boot-web-starter 1.9.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.9.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.9.0'
// https://jarcasting.com/artifacts/org.apache.shiro/shiro-spring-boot-web-starter/
implementation ("org.apache.shiro:shiro-spring-boot-web-starter:1.9.0")
'org.apache.shiro:shiro-spring-boot-web-starter:jar:1.9.0'
<dependency org="org.apache.shiro" name="shiro-spring-boot-web-starter" rev="1.9.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.9.0')
)
libraryDependencies += "org.apache.shiro" % "shiro-spring-boot-web-starter" % "1.9.0"
[org.apache.shiro/shiro-spring-boot-web-starter "1.9.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.shiro : shiro-spring-boot-starter jar 1.9.0
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1
org.easymock : easymock jar 4.1
org.codehaus.groovy : groovy jar 2.5.14
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-easymock jar 2.0.2

Project Modules

There are no modules declared in this project.