is not current version
Last Version 1.1.1

com.maqiangcgq:quincy-auth-oauth2 1.1.0


Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.maqiangcgq
ArtifactId

ArtifactId

quincy-auth-oauth2
Version

Version

1.1.0
Type

Type

jar

Download quincy-auth-oauth2 1.1.0


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