License |
License |
---|---|
GroupId | GroupIdio.github.extvos |
ArtifactId | ArtifactIdquick-auth-base |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquick-auth-base
认证基础模块
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quick-auth-base-1.0.0.pom | |
quick-auth-base-1.0.0.jar | 50 KB |
quick-auth-base-1.0.0-sources.jar | 29 KB |
quick-auth-base-1.0.0-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.extvos/quick-auth-base/ -->
<dependency>
<groupId>io.github.extvos</groupId>
<artifactId>quick-auth-base</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.extvos/quick-auth-base/
implementation 'io.github.extvos:quick-auth-base:1.0.0'
// https://jarcasting.com/artifacts/io.github.extvos/quick-auth-base/
implementation ("io.github.extvos:quick-auth-base:1.0.0")
'io.github.extvos:quick-auth-base:jar:1.0.0'
<dependency org="io.github.extvos" name="quick-auth-base" rev="1.0.0">
<artifact name="quick-auth-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.extvos', module='quick-auth-base', version='1.0.0')
)
libraryDependencies += "io.github.extvos" % "quick-auth-base" % "1.0.0"
[io.github.extvos/quick-auth-base "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.8 |
org.apache.shiro : shiro-core | jar | 1.4.0 |
org.apache.shiro : shiro-spring | jar | 1.4.0 |
org.apache.shiro : shiro-web | jar | 1.4.0 |
org.springframework.boot : spring-boot | jar | 2.5.8 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.auth0 : java-jwt | jar | 3.12.1 |
com.github.penggle : kaptcha | jar | 2.3.2 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.github.extvos : quick-lib-common | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-ehcache | jar | 1.4.0 |
org.apache.shiro : shiro-quartz | jar | 1.4.0 |