is not current version
Last Version 3.3.6

com.github.chris2018998:beecp 3.3.2

JDBC Connection Pool Implementation

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beecp
Version

Version

3.3.2
Type

Type

jar

Download beecp 3.3.2


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