License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.fujieid |
ArtifactId | ArtifactIdjap-oauth2 |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjap-oauth2
Based on OAuth 2.0 protocol (rfc6749), Jap implements OAuth 2.0 server and OAuth 2.0 client,
which can dock with any platform supporting OAuth 2.0 standard protocol
|
Filename | Size |
---|---|
jap-oauth2-1.0.7.pom | |
jap-oauth2-1.0.7.jar | 19 KB |
jap-oauth2-1.0.7-sources.jar | 21 KB |
jap-oauth2-1.0.7-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fujieid/jap-oauth2/ -->
<dependency>
<groupId>com.fujieid</groupId>
<artifactId>jap-oauth2</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid/jap-oauth2/
implementation 'com.fujieid:jap-oauth2:1.0.7'
// https://jarcasting.com/artifacts/com.fujieid/jap-oauth2/
implementation ("com.fujieid:jap-oauth2:1.0.7")
'com.fujieid:jap-oauth2:jar:1.0.7'
<dependency org="com.fujieid" name="jap-oauth2" rev="1.0.7">
<artifact name="jap-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fujieid', module='jap-oauth2', version='1.0.7')
)
libraryDependencies += "com.fujieid" % "jap-oauth2" % "1.0.7"
[com.fujieid/jap-oauth2 "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fujieid : jap-core | jar | 1.0.7 |
cn.hutool : hutool-crypto | jar | 5.7.14 |
com.xkcoding.http : simple-http | jar | 1.0.5 |
commons-cli : commons-cli | jar | 1.4 |
com.fujieid.jap.http : jap-http | jar | 1.0.0 |
com.fujieid.jap.http.adapter : jap-http-jakarta-adapter | jar | 1.0.3 |
cn.hutool : hutool-log | jar | 5.7.14 |
Version |
---|
1.0.7
|
1.0.6
|
1.0.5
|
1.0.4
|
1.0.3
|
1.0.2
|
1.0.1
|
1.0.1-alpha.1
|
1.0.1-alpha
|
1.0.0
|
1.0.0-alpha.1
|
1.0.0-alpha
|