License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-system-authorization-oauth2 |
Last Version | Last Version4.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Description业务模块-权限管理
|
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-authorization-oauth2/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-system-authorization-oauth2</artifactId>
<version>4.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-authorization-oauth2/
implementation 'org.hswebframework.web:hsweb-system-authorization-oauth2:4.0.14'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-authorization-oauth2/
implementation ("org.hswebframework.web:hsweb-system-authorization-oauth2:4.0.14")
'org.hswebframework.web:hsweb-system-authorization-oauth2:jar:4.0.14'
<dependency org="org.hswebframework.web" name="hsweb-system-authorization-oauth2" rev="4.0.14">
<artifact name="hsweb-system-authorization-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-system-authorization-oauth2', version='4.0.14')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-system-authorization-oauth2" % "4.0.14"
[org.hswebframework.web/hsweb-system-authorization-oauth2 "4.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.hswebframework.web : hsweb-commons-crud | jar | 4.0.14 |
org.hswebframework.web : hsweb-authorization-oauth2 | jar | 4.0.14 |
org.hswebframework.web : hsweb-authorization-api | jar | 4.0.14 |
org.springframework : spring-context-indexer | jar | |
org.codehaus.groovy : groovy-all | pom | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aspects | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
com.h2database : h2 | jar | 1.4.200 |
org.springframework.boot : spring-boot-starter-data-r2dbc | jar | |
io.r2dbc : r2dbc-h2 | jar | |
org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | |
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | |
io.projectreactor : reactor-test | jar |