Last Version

BeeCP 2.5.3

High Performance JDBC Connection Pool

License

License

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

BeeCP
Version

Version

2.5.3
Type

Type

jar
Description

Description

BeeCP
High Performance JDBC Connection Pool
Project URL

Project URL

https://github.com/Chris2018998/BeeCP
Source Code Management

Source Code Management

https://github.com/Chris2018998/BeeCP

Download BeeCP 2.5.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29

provided (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.20.0-GA

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.2
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.2
mysql : mysql-connector-java jar 8.0.20

Project Modules

There are no modules declared in this project.