License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.luohuasheng.bee |
ArtifactId | ArtifactIdlhs-bee-rest-message |
Version | Version1.0.10 |
Type | Typejar |
Description |
DescriptionProvide common processing logic for rest
|
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-message/ -->
<dependency>
<groupId>net.luohuasheng.bee</groupId>
<artifactId>lhs-bee-rest-message</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-message/
implementation 'net.luohuasheng.bee:lhs-bee-rest-message:1.0.10'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-message/
implementation ("net.luohuasheng.bee:lhs-bee-rest-message:1.0.10")
'net.luohuasheng.bee:lhs-bee-rest-message:jar:1.0.10'
<dependency org="net.luohuasheng.bee" name="lhs-bee-rest-message" rev="1.0.10">
<artifact name="lhs-bee-rest-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-rest-message', version='1.0.10')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-rest-message" % "1.0.10"
[net.luohuasheng.bee/lhs-bee-rest-message "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |