Last Version

Shiro :: Spring Boot 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-starter
Version

Version

0.7.2
Type

Type

jar
Description

Description

Shiro :: Spring Boot
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-starter
Project Organization

Project Organization

Stormpath, Inc.

Download shiro-spring-boot-starter 0.7.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.stormpath.shiro : shiro-spring-config 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

test (7)

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.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.