License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.njgzr |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-0.0.6.pom | |
security-0.0.6.jar | 3 MB |
security-0.0.6-sources.jar | 3 MB |
security-0.0.6-javadoc.jar | 368 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |