stateless shiro spring boot starter

This project integrates the apache shiro project into a stateless spring boot stater tool project. It improves reuse efficiency, and at the same time it becomes easier to use.

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.ifok.shiro
ArtifactId

ArtifactId

stateless-shiro-spring-boot-starter
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

stateless shiro spring boot starter
This project integrates the apache shiro project into a stateless spring boot stater tool project. It improves reuse efficiency, and at the same time it becomes easier to use.
Project URL

Project URL

https://github.com/leftso/stateless-shiro-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/leftso/stateless-shiro-spring-boot-starter.git

Download stateless-shiro-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.shiro : shiro-spring jar 1.5.3
com.alibaba : fastjson jar 1.2.73
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.projectlombok : lombok Optional jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0