MVN

org.hswebframework.web : hsweb-commons-service

Maven & Gradle

Aug 28, 2020
8k stars

通用增删改查-通用服务模块

<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-commons-service</artifactId>
    <version>3.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hswebframework.web : hsweb-commons-service to add to Maven - Latest Versions:

  • Latest Stable: 3.0.11

All Versions

Choose a version of org.hswebframework.web : hsweb-commons-service to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
hsweb-commons-service-3.0.11
hsweb-commons-service-3.0.10
hsweb-commons-service-3.0.9
hsweb-commons-service-3.0.8
hsweb-commons-service-3.0.7
hsweb-commons-service-3.0.6
hsweb-commons-service-3.0.5
hsweb-commons-service-3.0.4
hsweb-commons-service-3.0.3
hsweb-commons-service-3.0.2
hsweb-commons-service-3.0.1
hsweb-commons-service-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-commons-service</artifactId>
    <version>3.0.11</version>
</dependency>