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

org.hswebframework.web:hsweb-authorization-oauth2-auth-server 3.0.4

OAuth2授权服务器实现

Категории

Категории

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

Группа

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

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

hsweb-authorization-oauth2-auth-server
Версия

Версия

3.0.4
Тип

Тип

jar

Скачать hsweb-authorization-oauth2-auth-server 3.0.4


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