is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-system-oauth2-client-api 3.0.2


Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-system-oauth2-client-api
Version

Version

3.0.2
Type

Type

jar

Download hsweb-system-oauth2-client-api 3.0.2


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