License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.chris2018998 |
ArtifactId | ArtifactIdbeecp-spring-boot-starter |
Last Version | Last Version1.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbeecp-starter
beecp starter on springboot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.chris2018998/beecp-spring-boot-starter/ -->
<dependency>
<groupId>com.github.chris2018998</groupId>
<artifactId>beecp-spring-boot-starter</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chris2018998/beecp-spring-boot-starter/
implementation 'com.github.chris2018998:beecp-spring-boot-starter:1.6.7'
// https://jarcasting.com/artifacts/com.github.chris2018998/beecp-spring-boot-starter/
implementation ("com.github.chris2018998:beecp-spring-boot-starter:1.6.7")
'com.github.chris2018998:beecp-spring-boot-starter:jar:1.6.7'
<dependency org="com.github.chris2018998" name="beecp-spring-boot-starter" rev="1.6.7">
<artifact name="beecp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chris2018998', module='beecp-spring-boot-starter', version='1.6.7')
)
libraryDependencies += "com.github.chris2018998" % "beecp-spring-boot-starter" % "1.6.7"
[com.github.chris2018998/beecp-spring-boot-starter "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.chris2018998 : beecp | jar | 3.3.6 |
redis.clients : jedis | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : jta | jar | 1.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.12 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.5.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.12 |
mysql : mysql-connector-java | jar | 8.0.28 |
junit : junit | jar | 4.13.1 |