Last Version

org.hswebframework.web:hsweb-commons-service-simple 3.0.11

通用增删改查-通用服务本地实现模块

License

License

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-commons-service-simple
Version

Version

3.0.11
Type

Type

jar
Description

Description

通用增删改查-通用服务本地实现模块

Download hsweb-commons-service-simple 3.0.11


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.springframework : spring-tx jar
org.springframework : spring-context jar
org.hibernate : hibernate-validator jar
org.hswebframework.web : hsweb-commons-service-api jar 3.0.11
org.hswebframework.web : hsweb-commons-dao-api jar 3.0.11
org.hswebframework : hsweb-easy-orm-rdb jar
org.hswebframework.web : hsweb-commons-entity 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 (7)

Group / Artifact Type Version
org.glassfish : javax.el jar
org.springframework.boot : spring-boot-starter-test jar
org.hswebframework.web : hsweb-concurrent-cache jar 3.0.11
org.springframework : spring-aspects jar
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.