is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-system-oauth2-server-local 3.0.1


Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-system-oauth2-server-local
Version

Version

3.0.1
Type

Type

jar

Download hsweb-system-oauth2-server-local 3.0.1


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