Last Version

Apache Shiro :: Support :: Spring Boot Parent 1.9.0

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
Version

Version

1.9.0
Type

Type

pom
Description

Description

Apache Shiro :: Support :: Spring Boot Parent
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 1.9.0


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

Dependencies

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

  • spring-boot-starter
  • spring-boot-web-starter