License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.stormpath.shiro |
ArtifactId | ArtifactIdstormpath-shiro-test-coverage |
Version | Version0.8.0-RC1 |
Type | Typepom |
Description |
DescriptionStormpath :: Shiro :: Test Coverage
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 |
Filename | Size |
---|---|
stormpath-shiro-test-coverage-0.8.0-RC1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-test-coverage/ -->
<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>stormpath-shiro-test-coverage</artifactId>
<version>0.8.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-test-coverage/
implementation 'com.stormpath.shiro:stormpath-shiro-test-coverage:0.8.0-RC1'
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-test-coverage/
implementation ("com.stormpath.shiro:stormpath-shiro-test-coverage:0.8.0-RC1")
'com.stormpath.shiro:stormpath-shiro-test-coverage:pom:0.8.0-RC1'
<dependency org="com.stormpath.shiro" name="stormpath-shiro-test-coverage" rev="0.8.0-RC1">
<artifact name="stormpath-shiro-test-coverage" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-test-coverage', version='0.8.0-RC1')
)
libraryDependencies += "com.stormpath.shiro" % "stormpath-shiro-test-coverage" % "0.8.0-RC1"
[com.stormpath.shiro/stormpath-shiro-test-coverage "0.8.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.shiro : stormpath-shiro-core | jar | 0.8.0-RC1 |
com.stormpath.shiro : stormpath-shiro-servlet | jar | 0.8.0-RC1 |
com.stormpath.shiro : stormpath-shiro-jaxrs | jar | 0.8.0-RC1 |
com.stormpath.shiro : stormpath-shiro-spring-boot-starter | jar | 0.8.0-RC1 |
com.stormpath.shiro : stormpath-shiro-spring-boot-web-starter | jar | 0.8.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
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 |