is not current version
Last Version 3.0.11

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

OAuth2通用核心包

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-authorization-oauth2-core
Version

Version

3.0.2
Type

Type

jar

Download hsweb-authorization-oauth2-core 3.0.2


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