is not current version
Last Version 1.3.5.RELEASE

com.github.chris2018998:spring-boot-starter-beecp 1.3.3.RELEASE

BeeCP Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

spring-boot-starter-beecp
Version

Version

1.3.3.RELEASE
Type

Type

jar

Download spring-boot-starter-beecp 1.3.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.chris2018998/spring-boot-starter-beecp/ -->
<dependency>
    <groupId>com.github.chris2018998</groupId>
    <artifactId>spring-boot-starter-beecp</artifactId>
    <version>1.3.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chris2018998/spring-boot-starter-beecp/
implementation 'com.github.chris2018998:spring-boot-starter-beecp:1.3.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.chris2018998/spring-boot-starter-beecp/
implementation ("com.github.chris2018998:spring-boot-starter-beecp:1.3.3.RELEASE")
'com.github.chris2018998:spring-boot-starter-beecp:jar:1.3.3.RELEASE'
<dependency org="com.github.chris2018998" name="spring-boot-starter-beecp" rev="1.3.3.RELEASE">
  <artifact name="spring-boot-starter-beecp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chris2018998', module='spring-boot-starter-beecp', version='1.3.3.RELEASE')
)
libraryDependencies += "com.github.chris2018998" % "spring-boot-starter-beecp" % "1.3.3.RELEASE"
[com.github.chris2018998/spring-boot-starter-beecp "1.3.3.RELEASE"]