easyShiro

This project helps developers to integrate Shiro framework quickly, simply and with little configuration, thus eliminating the code of interface authentication

License

License

GroupId

GroupId

org.njgzr
ArtifactId

ArtifactId

easy-shiro
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

easyShiro
This project helps developers to integrate Shiro framework quickly, simply and with little configuration, thus eliminating the code of interface authentication
Project URL

Project URL

https://github.com/justsosoG/security
Source Code Management

Source Code Management

https://github.com/justsosoG

Download easy-shiro

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.github.whvcse : easy-captcha jar 1.6.2
org.apache.shiro : shiro-spring jar 1.4.2
org.projectlombok : lombok Optional jar 1.18.8
com.alibaba : fastjson jar 1.2.62
com.auth0 : java-jwt jar 3.4.0
redis.clients : jedis jar 2.9.3
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.1.RELEASE
org.springframework : spring-web jar 5.2.2.RELEASE
org.lionsoul : ip2region jar 1.7.2
com.google.guava : guava jar 28.1-jre
eu.bitwalker : UserAgentUtils jar 1.21
org.springframework.boot : spring-boot-starter-aop jar 2.2.1.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0