License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration ORM Data |
GroupId | GroupIdcom.stormpath.shiro |
ArtifactId | ArtifactIdshiro-spring-config |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionStormpath :: Shiro :: Spring Config
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-config/ -->
<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>shiro-spring-config</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.shiro/shiro-spring-config/
implementation 'com.stormpath.shiro:shiro-spring-config:0.7.2'
// https://jarcasting.com/artifacts/com.stormpath.shiro/shiro-spring-config/
implementation ("com.stormpath.shiro:shiro-spring-config:0.7.2")
'com.stormpath.shiro:shiro-spring-config:jar:0.7.2'
<dependency org="com.stormpath.shiro" name="shiro-spring-config" rev="0.7.2">
<artifact name="shiro-spring-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='shiro-spring-config', version='0.7.2')
)
libraryDependencies += "com.stormpath.shiro" % "shiro-spring-config" % "0.7.2"
[com.stormpath.shiro/shiro-spring-config "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring | jar | 1.3.2 |
org.springframework : spring-context | jar | 4.3.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
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 |