Last Version

stateless shiro spring boot starter 1.1.1

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

Net
GroupId

GroupId

net.ifok.shiro
ArtifactId

ArtifactId

stateless-shiro-boot-starter
Version

Version

1.1.1
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-boot-starter
Source Code Management

Source Code Management

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

Download stateless-shiro-boot-starter 1.1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
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 jar
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.