Categories |
CategoriesH2 Data Databases OAuth2 Security |
---|---|
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-system-oauth2-server |
Version | Version3.0.1 |
Type | Typepom |
Filename | Size |
---|---|
hsweb-system-oauth2-server-3.0.1.pom | 1 KB |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-oauth2-server/
implementation ("org.hswebframework.web:hsweb-system-oauth2-server:3.0.1")
'org.hswebframework.web:hsweb-system-oauth2-server:pom:3.0.1'
<dependency org="org.hswebframework.web" name="hsweb-system-oauth2-server" rev="3.0.1">
<artifact name="hsweb-system-oauth2-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-system-oauth2-server', version='3.0.1')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-system-oauth2-server" % "3.0.1"
[org.hswebframework.web/hsweb-system-oauth2-server "3.0.1"]