| License |
License |
|---|---|
| GroupId | GroupIdio.github.extvos |
| ArtifactId | ArtifactIdquick-auth-builtin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionquick-auth-builtin
基于本地用户认证
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quick-auth-builtin-1.0.0.pom | |
| quick-auth-builtin-1.0.0.jar | 55 KB |
| quick-auth-builtin-1.0.0-sources.jar | 34 KB |
| quick-auth-builtin-1.0.0-javadoc.jar | 170 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.extvos/quick-auth-builtin/ -->
<dependency>
<groupId>io.github.extvos</groupId>
<artifactId>quick-auth-builtin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.extvos/quick-auth-builtin/
implementation 'io.github.extvos:quick-auth-builtin:1.0.0'
// https://jarcasting.com/artifacts/io.github.extvos/quick-auth-builtin/
implementation ("io.github.extvos:quick-auth-builtin:1.0.0")
'io.github.extvos:quick-auth-builtin:jar:1.0.0'
<dependency org="io.github.extvos" name="quick-auth-builtin" rev="1.0.0">
<artifact name="quick-auth-builtin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.extvos', module='quick-auth-builtin', version='1.0.0')
)
libraryDependencies += "io.github.extvos" % "quick-auth-builtin" % "1.0.0"
[io.github.extvos/quick-auth-builtin "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-ehcache | jar | 1.4.0 |
| org.springframework.boot : spring-boot | jar | 2.5.8 |
| io.github.extvos : quick-lib-common | jar | 1.0.0 |
| io.github.extvos : quick-lib-restlet | jar | 1.0.0 |
| io.github.extvos : quick-auth-base | jar | 1.0.0 |
| io.github.extvos : quick-auth-oauth2 | jar | 1.0.0 |