is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-system-oauth2-server 3.0.9


Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-system-oauth2-server
Version

Version

3.0.9
Type

Type

pom

Download hsweb-system-oauth2-server 3.0.9


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