| License |
License |
|---|---|
| GroupId | GroupIdorg.hswebframework.web |
| ArtifactId | ArtifactIdhsweb-framework |
| Version | Version4.0.10 |
| Type | Typepom |
| Description |
Descriptionhsweb framework
hsweb (haʊs wɛb)
是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hsweb-framework-4.0.10.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.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-framework/
implementation 'org.hswebframework.web:hsweb-framework:4.0.10'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-framework/
implementation ("org.hswebframework.web:hsweb-framework:4.0.10")
'org.hswebframework.web:hsweb-framework:pom:4.0.10'
<dependency org="org.hswebframework.web" name="hsweb-framework" rev="4.0.10">
<artifact name="hsweb-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-framework', version='4.0.10')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-framework" % "4.0.10"
[org.hswebframework.web/hsweb-framework "4.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| ch.qos.logback : logback-classic | jar | |
| io.projectreactor : reactor-test | jar |