is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-commons-service-api 3.0.3

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

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-commons-service-api
Version

Version

3.0.3
Type

Type

jar

Download hsweb-commons-service-api 3.0.3


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