Last Version

hsweb framework 4.0.14

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

License

License

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-framework
Version

Version

4.0.14
Type

Type

pom
Description

Description

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

Project URL

https://github.com/hs-web
Source Code Management

Source Code Management

https://github.com/hs-web/hsweb-framework

Download hsweb-framework 4.0.14

Filename Size
hsweb-framework-4.0.14.pom 18 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
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 (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar
io.projectreactor : reactor-test jar

Project Modules

  • hsweb-starter
  • hsweb-core
  • hsweb-authorization
  • hsweb-system
  • hsweb-datasource
  • hsweb-commons
  • hsweb-logging
  • hsweb-concurrent