is not current version
Last Version 3.3.6

com.github.chris2018998:beecp 1.6.8

A High Performance JDBC Connection Pool

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beecp
Version

Version

1.6.8
Type

Type

jar

Download beecp 1.6.8


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