is not current version
Last Version 2.5.3

com.github.chris2018998:BeeCP 2.4.5

High Performance JDBC Connection Pool

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

BeeCP
Version

Version

2.4.5
Type

Type

jar

Download BeeCP 2.4.5


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