License |
License |
---|---|
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-message-api |
Version | Version3.0.4 |
Type | Typejar |
Description |
DescriptionDSL LIKE的message API
|
Filename | Size |
---|---|
hsweb-message-api-3.0.4.pom | |
hsweb-message-api-3.0.4.jar | 27 KB |
hsweb-message-api-3.0.4-sources.jar | 23 KB |
hsweb-message-api-3.0.4-javadoc.jar | 198 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
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 |