Last Version

Apache Shiro :: Samples :: Spring Client 1.4.2

A webstart application used to demonstrate Apache Shiro session and security management.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.shiro.samples
ArtifactId

ArtifactId

samples-spring-client
Version

Version

1.4.2
Type

Type

jar
Description

Description

Apache Shiro :: Samples :: Spring Client
A webstart application used to demonstrate Apache Shiro session and security management.
Project Organization

Project Organization

The Apache Software Foundation

Download samples-spring-client 1.4.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.4.2
org.apache.shiro : shiro-spring jar 1.4.2
org.apache.shiro : shiro-web jar 1.4.2
org.springframework : spring-context jar 4.3.22.RELEASE
org.springframework : spring-webmvc jar 4.3.22.RELEASE
org.slf4j : slf4j-api jar 1.7.21

runtime (3)

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

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.