is not current version
Last Version 1.0.10

net.luohuasheng.bee:lhs-bee-rest-parent 1.0.7

Provide common processing logic for rest

Categories

Categories

Net
GroupId

GroupId

net.luohuasheng.bee
ArtifactId

ArtifactId

lhs-bee-rest-parent
Version

Version

1.0.7
Type

Type

pom

Download lhs-bee-rest-parent 1.0.7


<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-parent/ -->
<dependency>
    <groupId>net.luohuasheng.bee</groupId>
    <artifactId>lhs-bee-rest-parent</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-parent/
implementation 'net.luohuasheng.bee:lhs-bee-rest-parent:1.0.7'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-parent/
implementation ("net.luohuasheng.bee:lhs-bee-rest-parent:1.0.7")
'net.luohuasheng.bee:lhs-bee-rest-parent:pom:1.0.7'
<dependency org="net.luohuasheng.bee" name="lhs-bee-rest-parent" rev="1.0.7">
  <artifact name="lhs-bee-rest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-rest-parent', version='1.0.7')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-rest-parent" % "1.0.7"
[net.luohuasheng.bee/lhs-bee-rest-parent "1.0.7"]