License |
License |
---|---|
GroupId | GroupIdcom.github.rebue.robotech |
ArtifactId | ArtifactIdrobotech-bll |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description后台服务层的经典封装
|
Filename | Size |
---|---|
robotech-bll-1.2.4.pom | |
robotech-bll-1.2.4.jar | 10 KB |
robotech-bll-1.2.4-sources.jar | 6 KB |
robotech-bll-1.2.4-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |