Last Version

com.github.chris2018998:beecp 3.3.6

JDBC Connection Pool Implementation

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beecp
Version

Version

3.3.6
Type

Type

jar

Download beecp 3.3.6


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