com.github.xiongxcodes:haohope-oauth

Provide a minimalist integration solution for SpringBoot OAuth2

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-oauth
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Provide a minimalist integration solution for SpringBoot OAuth2

Download haohope-oauth

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
org.springframework : spring-beans Optional jar
com.fasterxml.jackson.core : jackson-core Optional jar
com.fasterxml.jackson.core : jackson-databind Optional jar
javax.servlet : javax.servlet-api Optional jar
org.springframework.security.oauth : spring-security-oauth2 jar
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

haohope-security-oauth

Versions

Version
1.0.2
1.0.1
1.0.0