Last Version

quick-auth-oauth2 1.0.0

基于OAuth2的用户认证

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

io.github.extvos
ArtifactId

ArtifactId

quick-auth-oauth2
Version

Version

1.0.0
Type

Type

jar
Description

Description

quick-auth-oauth2
基于OAuth2的用户认证
Project URL

Project URL

https://github.com/extvos/quickstart
Project Organization

Project Organization

Shenzhen Cygnux Technologies Ltd.
Source Code Management

Source Code Management

https://github.com/extvos/quick-auth-oauth2.git

Download quick-auth-oauth2 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.extvos/quick-auth-oauth2/ -->
<dependency>
    <groupId>io.github.extvos</groupId>
    <artifactId>quick-auth-oauth2</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.extvos/quick-auth-oauth2/
implementation 'io.github.extvos:quick-auth-oauth2:1.0.0'
// https://jarcasting.com/artifacts/io.github.extvos/quick-auth-oauth2/
implementation ("io.github.extvos:quick-auth-oauth2:1.0.0")
'io.github.extvos:quick-auth-oauth2:jar:1.0.0'
<dependency org="io.github.extvos" name="quick-auth-oauth2" rev="1.0.0">
  <artifact name="quick-auth-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.extvos', module='quick-auth-oauth2', version='1.0.0')
)
libraryDependencies += "io.github.extvos" % "quick-auth-oauth2" % "1.0.0"
[io.github.extvos/quick-auth-oauth2 "1.0.0"]

Dependencies

compile (13)

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.springfox : springfox-swagger2 jar 2.9.2
com.auth0 : java-jwt jar 3.12.1
com.github.ben-manes.caffeine : caffeine jar 2.9.1
org.bouncycastle : bcprov-jdk15on jar 1.68
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.2
io.github.extvos : quick-lib-common jar 1.0.0
io.github.extvos : quick-auth-base jar 1.0.0

Project Modules

There are no modules declared in this project.