Last Version

Apache Shiro :: Samples :: Spring Quickstart 1.8.0

Spring-based application sample demonstrating Shiro's capabilities.

License

License

GroupId

GroupId

org.apache.shiro.samples
ArtifactId

ArtifactId

samples-spring
Version

Version

1.8.0
Type

Type

jar
Description

Description

Apache Shiro :: Samples :: Spring Quickstart
Spring-based application sample demonstrating Shiro's capabilities.
Project Organization

Project Organization

The Apache Software Foundation

Download samples-spring 1.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.shiro : shiro-spring jar 1.8.0
org.springframework : spring-context jar 5.2.8.RELEASE
javax.annotation : javax.annotation-api jar 1.3.2

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26
log4j : log4j jar 1.2.17

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1
org.easymock : easymock jar 4.1
org.codehaus.groovy : groovy jar 2.5.14
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-easymock jar 2.0.2

Project Modules

There are no modules declared in this project.