Last Version

org.hswebframework.web:hsweb-authorization-oauth2 4.0.14

hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-authorization-oauth2
Version

Version

4.0.14
Type

Type

jar
Description

Description

hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等

Download hsweb-authorization-oauth2 4.0.14


<!-- 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>
</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:jar:4.0.14'
<dependency org="org.hswebframework.web" name="hsweb-authorization-oauth2" rev="4.0.14">
  <artifact name="hsweb-authorization-oauth2" type="jar" />
</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"]

Dependencies

compile (7)

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

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.projectlombok : lombok jar 1.16.22

test (4)

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

Project Modules

There are no modules declared in this project.