net.luohuasheng.bee:lhs-bee-proxy-rest

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-rest
Last Version

Last Version

1.0.10
Release Date

Release Date

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-rest

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.javassist : javassist jar 3.28.0-GA
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
org.springframework : spring-core jar 5.3.9
org.springframework : spring-web jar 5.3.9
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 5.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10