| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdorg.hswebframework.web | 
| ArtifactId | ArtifactIdhsweb-authorization-oauth2 | 
| Last Version | Last Version4.0.14 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionhsweb (haʊs wɛb)
        是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等 | 
| Filename | Size | 
|---|---|
| hsweb-authorization-oauth2-4.0.14.pom | 826 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-authorization-oauth2</artifactId>
    <version>4.0.14</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2/
implementation 'org.hswebframework.web:hsweb-authorization-oauth2:4.0.14'// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2/
implementation ("org.hswebframework.web:hsweb-authorization-oauth2:4.0.14")'org.hswebframework.web:hsweb-authorization-oauth2:pom:4.0.14'<dependency org="org.hswebframework.web" name="hsweb-authorization-oauth2" rev="4.0.14">
  <artifact name="hsweb-authorization-oauth2" type="pom" />
</dependency>@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-authorization-oauth2', version='4.0.14')
)libraryDependencies += "org.hswebframework.web" % "hsweb-authorization-oauth2" % "4.0.14"[org.hswebframework.web/hsweb-authorization-oauth2 "4.0.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hswebframework.web : hsweb-authorization-api | jar | 4.0.14 | 
| io.projectreactor : reactor-core | jar | |
| org.springframework : spring-webflux Optional | jar | |
| org.springframework.data : spring-data-redis Optional | jar | |
| org.hswebframework.web : hsweb-authorization-basic Optional | 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 | 
|---|---|---|
| io.lettuce : lettuce-core | jar | |
| junit : junit | jar | 4.13.1 | 
| ch.qos.logback : logback-classic | jar | |
| io.projectreactor : reactor-test | jar |