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

org.hswebframework.web:hsweb-authorization-oauth2-core 3.0.9

OAuth2通用核心包

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

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

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

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

Версия

3.0.9
Тип

Тип

jar

Скачать hsweb-authorization-oauth2-core 3.0.9


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