Jar examples for b:bonecp
Lightweight connection pool.
You can download jar file bonecp 0.8.0.RELEASE in this page.
Apache License
You can use the following script to add bonecp-0.8.0.RELEASE.jar to your project.
<dependency> <groupId>com.jolbox</groupId> <artifactId>bonecp</artifactId> <version>0.8.0.RELEASE</version> </dependency>
compile group: 'com.jolbox', name: 'bonecp', version: '0.8.0.RELEASE'
libraryDependencies += "com.jolbox" % "bonecp" % "0.8.0.RELEASE"
<dependency org="com.jolbox" name="bonecp" rev="0.8.0.RELEASE"/>
@Grapes(@Grab(group='com.jolbox', module='bonecp', version='0.8.0.RELEASE'))
'com.jolbox:bonecp:jar:0.8.0.RELEASE'
Click the following link to download the jar file.
bonecp-0.8.0.RELEASE-javadoc.jar