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