Last Version

Stormpath :: Shiro :: Core 0.8.0-RC1

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-core
Version

Version

0.8.0-RC1
Type

Type

jar
Description

Description

Stormpath :: Shiro :: Core
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/stormpath-shiro-core
Project Organization

Project Organization

Stormpath, Inc.

Download stormpath-shiro-core 0.8.0-RC1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16
org.apache.shiro : shiro-core jar 1.4.0-RC2
com.stormpath.sdk : stormpath-sdk-api jar 1.1.4
com.stormpath.sdk : stormpath-sdk-impl jar 1.1.4

test (7)

Group / Artifact Type Version
com.stormpath.sdk : stormpath-sdk-httpclient jar 1.1.4
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.