License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.stormpath.shiro |
ArtifactId | ArtifactIdshiro-spring-boot-web-starter |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionShiro :: 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 |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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 |