не последняя версия
Последняя версия 3.0.11

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

OAuth2客户端实现

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность CLI Взаимодействие с пользователем
Группа

Группа

org.hswebframework.web
Идентификатор

Идентификатор

hsweb-authorization-oauth2-client
Версия

Версия

3.0.10
Тип

Тип

jar

Скачать hsweb-authorization-oauth2-client 3.0.10


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