is not current version
Last Version 1.9.0

Apache Shiro :: Support :: Spring Boot Web 1.7.1

Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-spring-boot-web-starter
Version

Version

1.7.1
Type

Type

jar
Description

Description

Apache Shiro :: Support :: Spring Boot Web
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.
Project Organization

Project Organization

The Apache Software Foundation

Download shiro-spring-boot-web-starter 1.7.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.shiro : shiro-spring-boot-starter jar 1.7.1
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 (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 2.3.2.RELEASE
org.springframework : spring-test jar 5.2.8.RELEASE
org.mockito : mockito-core jar 1.10.17
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.8
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.