is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-authorization-oauth2 3.0.11

OAuth2相关实现

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-authorization-oauth2
Version

Version

3.0.11
Type

Type

pom

Download hsweb-authorization-oauth2 3.0.11


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