oauth2-client

Jar

License

License

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

com.github.riversking
ArtifactId

ArtifactId

oauth2-client
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

oauth2-client
Jar
Source Code Management

Source Code Management

https://github.com/riversking/test.git

Download oauth2-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.6.RELEASE
org.springframework : spring-core jar 5.2.6.RELEASE
org.springframework : spring-beans jar 5.2.6.RELEASE
org.springframework.cloud : spring-cloud-starter-oauth2 jar 2.2.4.RELEASE
commons-codec : commons-codec jar 1.13
javax.servlet : servlet-api jar 2.5
org.aspectj : aspectjweaver jar 1.8.13
cn.hutool : hutool-all jar 5.1.4
org.springframework.boot : spring-boot-configuration-processor jar 2.3.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1