Apache Shiro :: Samples :: Spring XML

Spring-based web application sample demonstrating Shiro's capabilities. Uses samples-spring module as the web start application.

License

License

GroupId

GroupId

org.apache.shiro.samples
ArtifactId

ArtifactId

samples-spring-xml
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

war
Description

Description

Apache Shiro :: Samples :: Spring XML
Spring-based web application sample demonstrating Shiro's capabilities. Uses samples-spring module as the web start application.
Project Organization

Project Organization

The Apache Software Foundation

Download samples-spring-xml

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.shiro.samples : samples-spring-client jar 1.4.0
org.apache.shiro : shiro-core jar 1.4.0
org.apache.shiro : shiro-ehcache jar 1.4.0
net.sf.ehcache : ehcache-core Optional jar 2.6.11
org.apache.shiro : shiro-spring jar 1.4.0
org.apache.shiro : shiro-web jar 1.4.0
org.springframework : spring-context jar 3.2.17.RELEASE
org.springframework : spring-jdbc jar 3.2.17.RELEASE
org.springframework : spring-webmvc jar 3.2.17.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
log4j : log4j jar 1.2.17
hsqldb : hsqldb jar 1.8.0.7
javax.servlet : jstl jar 1.2

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.easymock : easymock jar 3.4
org.codehaus.groovy : groovy-all jar 2.4.7
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-easymock jar 1.6.6

Project Modules

There are no modules declared in this project.

Maven Central Build Status

Apache Shiro

Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.

Documentation and Examples

http://shiro.apache.org

Tutorials

License

Apache License, Version 2.0

org.apache.shiro.samples

The Apache Software Foundation

Versions

Version
1.4.0