Last Version

com.github.rebue.robotech:robotech-bll 1.2.4

后台服务层的经典封装

License

License

GroupId

GroupId

com.github.rebue.robotech
ArtifactId

ArtifactId

robotech-bll
Version

Version

1.2.4
Type

Type

jar
Description

Description

后台服务层的经典封装

Download robotech-bll 1.2.4


<!-- https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech-bll/ -->
<dependency>
    <groupId>com.github.rebue.robotech</groupId>
    <artifactId>robotech-bll</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech-bll/
implementation 'com.github.rebue.robotech:robotech-bll:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech-bll/
implementation ("com.github.rebue.robotech:robotech-bll:1.2.4")
'com.github.rebue.robotech:robotech-bll:jar:1.2.4'
<dependency org="com.github.rebue.robotech" name="robotech-bll" rev="1.2.4">
  <artifact name="robotech-bll" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.robotech', module='robotech-bll', version='1.2.4')
)
libraryDependencies += "com.github.rebue.robotech" % "robotech-bll" % "1.2.4"
[com.github.rebue.robotech/robotech-bll "1.2.4"]

Dependencies

compile (14)

Group / Artifact Type Version
com.github.rebue.robotech : robotech-api jar 1.2.4
com.github.rebue.wheel : wheel-core jar 1.2.4
org.apache.curator : curator-framework jar 5.2.0
com.github.dozermapper : dozer-spring-boot-starter jar 6.5.0
com.google.guava : guava Optional jar
org.springframework.data : spring-data-jpa Optional jar
org.mybatis : mybatis jar 3.5.4
org.mybatis.dynamic-sql : mybatis-dynamic-sql jar 1.1.4
org.springframework.data : spring-data-redis Optional jar
org.elasticsearch.client : elasticsearch-rest-high-level-client Optional jar 7.3.0
org.springframework : spring-context jar
org.springframework : spring-tx jar
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.12.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.