Last Version

Apache Shiro :: Samples :: Spring-Hibernate 1.8.0

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

samples-sprhib
Version

Version

1.8.0
Type

Type

war
Description

Description

Apache Shiro :: Samples :: Spring-Hibernate
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 Organization

Project Organization

The Apache Software Foundation

Download samples-sprhib 1.8.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.8.0
org.apache.shiro : shiro-spring jar 1.8.0
org.apache.shiro : shiro-web jar 1.8.0
org.hibernate : hibernate-core Optional jar 5.4.3.Final
org.springframework : spring-context jar 5.2.8.RELEASE
org.springframework : spring-orm jar 5.2.8.RELEASE
org.springframework : spring-jdbc jar 5.2.8.RELEASE
org.springframework : spring-webmvc jar 5.2.8.RELEASE

provided (1)

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

runtime (9)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.hsqldb : hsqldb jar 2.5.0
net.sf.ehcache : ehcache-core jar 2.6.11
org.hibernate : hibernate-ehcache jar 5.4.3.Final
org.apache.taglibs : taglibs-standard-spec jar 1.2.5
org.apache.taglibs : taglibs-standard-impl jar 1.2.5

test (10)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.39.0
org.eclipse.jetty : apache-jsp jar 9.4.27.v20200227
org.eclipse.jetty : apache-jstl pom 9.4.27.v20200227
org.apache.shiro.integrationtests : shiro-its-support jar 1.8.0
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.