License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security CLI User Interface |
GroupId | GroupIdcom.github.riversking |
ArtifactId | ArtifactIdoauth2-client |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth2-client
Jar
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oauth2-client-1.0.4.pom | |
oauth2-client-1.0.4.jar | 12 KB |
oauth2-client-1.0.4-sources.jar | 7 KB |
oauth2-client-1.0.4-javadoc.jar | 86 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |