Last Version

Shiro :: Spring Boot Web 0.7.2

Stormpath Shiro integration allows Shiro-based applications to use Stormpath as the backend for all of their security needs.

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

shiro-spring-boot-web-starter
Version

Version

0.7.2
Type

Type

jar
Description

Description

Shiro :: Spring Boot Web
Stormpath Shiro integration allows Shiro-based applications to use Stormpath as the backend for all of their security needs.
Project URL

Project URL

https://github.com/stormpath/stormpath-shiro/wiki/shiro-spring-boot-web-starter
Project Organization

Project Organization

Stormpath, Inc.

Download shiro-spring-boot-web-starter 0.7.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.stormpath.shiro : shiro-spring-config-web jar 0.7.2
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.0.RELEASE

provided (1)

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

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 1.4.0.RELEASE
org.springframework : spring-test jar 4.3.2.RELEASE
org.hamcrest : java-hamcrest jar 2.0.0.0
org.testng : testng jar 6.9.10
org.codehaus.groovy : groovy-all jar 2.4.6
org.easymock : easymock jar 3.4
ch.qos.logback : logback-classic jar 1.1.7
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

Project Modules

There are no modules declared in this project.