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

OAuth2通用核心包

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-authorization-oauth2-core
Last Version

Last Version

3.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

OAuth2通用核心包

Download hsweb-authorization-oauth2-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2-core/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-authorization-oauth2-core</artifactId>
    <version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2-core/
implementation 'org.hswebframework.web:hsweb-authorization-oauth2-core:3.0.11'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2-core/
implementation ("org.hswebframework.web:hsweb-authorization-oauth2-core:3.0.11")
'org.hswebframework.web:hsweb-authorization-oauth2-core:jar:3.0.11'
<dependency org="org.hswebframework.web" name="hsweb-authorization-oauth2-core" rev="3.0.11">
  <artifact name="hsweb-authorization-oauth2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-authorization-oauth2-core', version='3.0.11')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-authorization-oauth2-core" % "3.0.11"
[org.hswebframework.web/hsweb-authorization-oauth2-core "3.0.11"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hswebframework.web : hsweb-authorization-api jar 3.0.11
org.codehaus.groovy : groovy-all pom 2.4.15

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

hsweb4 基于spring-boot2,全响应式的后台管理框架

Codecov Build Status License

功能,特性

  • 基于r2dbc ,easy-orm的通用响应式CRUD
    • H2,Mysql,SqlServer,PostgreSQL
  • 响应式r2dbc事务控制
  • 响应式权限控制,以及权限信息获取
    • RBAC权限控制
    • 数据权限控制
    • 双因子验证
  • 多维度权限管理功能
  • 响应式缓存
  • 非响应式支持(mvc,jdbc)
  • 内置业务功能
    • 权限管理
      • 用户管理
      • 权限设置
      • 权限分配
    • 文件上传
      • 静态文件上传
      • 文件秒传
    • 数据字典

文档

直接看代码: https://github.com/zhou-hao/hsweb4-examples

实践

JetLinks开源物联网平台

org.hswebframework.web

企业后台管理系统基础框架

hsweb(haʊs wɛb)后台管理基础框架,快速开发企业后台管理应用。

Versions

Version
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0