Last Version

net.luohuasheng.bee:lhs-bee-proxy-core 1.0.10

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.luohuasheng.bee
ArtifactId

ArtifactId

lhs-bee-proxy-core
Version

Version

1.0.10
Type

Type

jar
Description

Description

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.

Download lhs-bee-proxy-core 1.0.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
javax.persistence : persistence-api jar 1.0.2
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.