is not current version
Last Version 1.6.7

com.github.chris2018998:beecp-spring-boot-starter 1.6.2

beecp starter on springboot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beecp-spring-boot-starter
Version

Version

1.6.2
Type

Type

jar

Download beecp-spring-boot-starter 1.6.2


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