Lightweight connection pool for JDBC, providing fast and efficient database connection management.
<dependency>
<groupId>com.jolbox</groupId>
<artifactId>bonecp</artifactId>
<version>0.8.0.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a BoneCP data source and set the JDBC URL.
Migrate to HikariCP for better performance and ongoing support.
No dependency data recorded yet.