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

Provide common processing logic for rest

License

License

Categories

Categories

Net
GroupId

GroupId

net.luohuasheng.bee
ArtifactId

ArtifactId

lhs-bee-rest-admin
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Provide common processing logic for rest

Download lhs-bee-rest-admin

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
org.apache.commons : commons-lang3 jar
javax.servlet : javax.servlet-api jar
org.mybatis : mybatis jar 3.5.4
com.github.oshi : oshi-core jar 5.2.5
com.zaxxer : HikariCP jar
org.freemarker : freemarker jar 2.3.30
com.fasterxml.jackson.core : jackson-databind jar
net.luohuasheng.bee : lhs-bee-jdbc-dbtools jar 1.0.7
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework : spring-aop jar
org.aspectj : aspectjrt jar
org.aspectj : aspectjweaver jar
io.micrometer : micrometer-core jar 1.5.4

provided (2)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar
redis.clients : jedis jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5