security

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

License

License

Categories

Categories

Security
GroupId

GroupId

org.njgzr
ArtifactId

ArtifactId

security
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

security
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 security

How to add to project

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

Dependencies

compile (13)

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

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
0.0.6
0.0.4
0.0.3
0.0.2
0.0.1