is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-authorization-oauth2-client 3.0.8

OAuth2客户端实现

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-authorization-oauth2-client
Version

Version

3.0.8
Type

Type

jar

Download hsweb-authorization-oauth2-client 3.0.8


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