is not current version
Last Version 1.0.10

net.luohuasheng.bee:lhs-bee-proxy-parent 1.0.6

For the call routing of various technical components, developers can operate the same type of components through a unified entry, without caring about how to implement the internal technical components.

Categories

Categories

Net
GroupId

GroupId

net.luohuasheng.bee
ArtifactId

ArtifactId

lhs-bee-proxy-parent
Version

Version

1.0.6
Type

Type

pom

Download lhs-bee-proxy-parent 1.0.6


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