Categories |
CategoriesH2 Data Databases OAuth2 Security |
---|---|
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-system-file-oauth2 |
Version | Version3.0.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-file-oauth2/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-system-file-oauth2</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-file-oauth2/
implementation 'org.hswebframework.web:hsweb-system-file-oauth2:3.0.8'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-file-oauth2/
implementation ("org.hswebframework.web:hsweb-system-file-oauth2:3.0.8")
'org.hswebframework.web:hsweb-system-file-oauth2:jar:3.0.8'
<dependency org="org.hswebframework.web" name="hsweb-system-file-oauth2" rev="3.0.8">
<artifact name="hsweb-system-file-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-system-file-oauth2', version='3.0.8')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-system-file-oauth2" % "3.0.8"
[org.hswebframework.web/hsweb-system-file-oauth2 "3.0.8"]