License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.stormpath.shiro |
ArtifactId | ArtifactIdstormpath-shiro-spring-boot-starter |
Version | Version0.8.0-RC1 |
Type | Typejar |
Description |
DescriptionStormpath :: 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 |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-spring-boot-starter/ -->
<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>stormpath-shiro-spring-boot-starter</artifactId>
<version>0.8.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-spring-boot-starter/
implementation 'com.stormpath.shiro:stormpath-shiro-spring-boot-starter:0.8.0-RC1'
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-spring-boot-starter/
implementation ("com.stormpath.shiro:stormpath-shiro-spring-boot-starter:0.8.0-RC1")
'com.stormpath.shiro:stormpath-shiro-spring-boot-starter:jar:0.8.0-RC1'
<dependency org="com.stormpath.shiro" name="stormpath-shiro-spring-boot-starter" rev="0.8.0-RC1">
<artifact name="stormpath-shiro-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-spring-boot-starter', version='0.8.0-RC1')
)
libraryDependencies += "com.stormpath.shiro" % "stormpath-shiro-spring-boot-starter" % "0.8.0-RC1"
[com.stormpath.shiro/stormpath-shiro-spring-boot-starter "0.8.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring-boot-starter | jar | 1.4.0-RC2 |
com.stormpath.shiro : stormpath-shiro-core | jar | 0.8.0-RC1 |
com.stormpath.spring : stormpath-spring | jar | 1.1.4 |
com.stormpath.sdk : stormpath-sdk-api | jar | 1.1.4 |
com.stormpath.sdk : stormpath-sdk-impl | jar | 1.1.4 |
com.stormpath.spring : stormpath-spring-boot-starter | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.sdk : stormpath-sdk-httpclient | jar | 1.1.4 |
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 |