is not current version
Last Version 1.0.7

net.ifok.shiro:stateless-shiro-spring-boot-starter 1.0.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.

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.ifok.shiro
ArtifactId

ArtifactId

stateless-shiro-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download stateless-shiro-spring-boot-starter 1.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/net.ifok.shiro/stateless-shiro-spring-boot-starter/
implementation ("net.ifok.shiro:stateless-shiro-spring-boot-starter:1.0.1")
'net.ifok.shiro:stateless-shiro-spring-boot-starter:jar:1.0.1'
<dependency org="net.ifok.shiro" name="stateless-shiro-spring-boot-starter" rev="1.0.1">
  <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.1')
)
libraryDependencies += "net.ifok.shiro" % "stateless-shiro-spring-boot-starter" % "1.0.1"
[net.ifok.shiro/stateless-shiro-spring-boot-starter "1.0.1"]