Last Version

org.hswebframework.web:hsweb-message-api 3.0.4

DSL LIKE的message API

License

License

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-message-api
Version

Version

3.0.4
Type

Type

jar
Description

Description

DSL LIKE的message API

Download hsweb-message-api 3.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.slf4j : slf4j-api jar
org.codehaus.groovy : groovy-all pom 2.4.15

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
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.