is not current version
Last Version 1.6.7

beecp-starter 1.5.9

beecp starter on springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beecp-spring-boot-starter
Version

Version

1.5.9
Type

Type

jar
Description

Description

beecp-starter
beecp starter on springboot
Project URL

Project URL

https://github.com/Chris2018998/BeeCP-Starter
Source Code Management

Source Code Management

https://github.com/Chris2018998/BeeCP-Starter

Download beecp-spring-boot-starter 1.5.9


<!-- 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.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chris2018998/beecp-spring-boot-starter/
implementation 'com.github.chris2018998:beecp-spring-boot-starter:1.5.9'
// https://jarcasting.com/artifacts/com.github.chris2018998/beecp-spring-boot-starter/
implementation ("com.github.chris2018998:beecp-spring-boot-starter:1.5.9")
'com.github.chris2018998:beecp-spring-boot-starter:jar:1.5.9'
<dependency org="com.github.chris2018998" name="beecp-spring-boot-starter" rev="1.5.9">
  <artifact name="beecp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chris2018998', module='beecp-spring-boot-starter', version='1.5.9')
)
libraryDependencies += "com.github.chris2018998" % "beecp-spring-boot-starter" % "1.5.9"
[com.github.chris2018998/beecp-spring-boot-starter "1.5.9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.chris2018998 : beecp jar 3.2.5
com.zaxxer : HikariCP Optional jar 4.0.3
com.alibaba : druid Optional jar 1.1.23
org.apache.tomcat : tomcat-jdbc Optional jar 10.0.0-M6

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
org.springframework.boot : spring-boot-starter-web jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.9.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.9.RELEASE
mysql : mysql-connector-java jar 5.1.49

Project Modules

There are no modules declared in this project.