is not current version
Last Version 3.3.6

com.github.chris2018998:beecp 3.1.9

A High Performance JDBC Connection Pool

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beecp
Version

Version

3.1.9
Type

Type

jar

Download beecp 3.1.9


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