Last Version

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.shiro.samples
ArtifactId

ArtifactId

samples-spring-boot
Version

Version

1.8.0
Type

Type

jar
Description

Description

Apache Shiro :: Samples :: Spring Boot
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-spring-boot 1.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.shiro : shiro-spring-boot-starter jar 1.8.0
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
javax.annotation : javax.annotation-api jar 1.3.2

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

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.