is not current version
Last Version 1.8.0

Apache Shiro :: Samples 1.7.1

Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

License

License

GroupId

GroupId

org.apache.shiro.samples
ArtifactId

ArtifactId

shiro-samples
Version

Version

1.7.1
Type

Type

pom
Description

Description

Apache Shiro :: Samples
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.
Project URL

Project URL

https://shiro.apache.org/shiro-samples/
Project Organization

Project Organization

The Apache Software Foundation

Download shiro-samples 1.7.1

Filename Size
shiro-samples-1.7.1.pom 2 KB
Browse

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

Dependencies

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.8
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-easymock jar 2.0.2

Project Modules

  • aspectj
  • quickstart
  • web
  • spring
  • spring-mvc
  • spring-hibernate
  • spring-boot
  • spring-boot-web
  • guice
  • quickstart-guice
  • servlet-plugin
  • jaxrs