Download bonecp-spring-0.8.0.RELEASE.jar file - Jar b

Jar examples for b:bonecp-spring

Description

Helper classes for additional integration with the spring framework

You can download jar file bonecp-spring 0.8.0.RELEASE in this page.

License

Apache License

Build File

You can use the following script to add bonecp-spring-0.8.0.RELEASE.jar to your project.

<dependency>
   <groupId>com.jolbox</groupId>
   <artifactId>bonecp-spring</artifactId>
   <version>0.8.0.RELEASE</version>
</dependency>
compile group: 'com.jolbox', name: 'bonecp-spring', version: '0.8.0.RELEASE'
libraryDependencies += "com.jolbox" % "bonecp-spring" % "0.8.0.RELEASE"
<dependency org="com.jolbox" name="bonecp-spring" rev="0.8.0.RELEASE"/>
@Grapes(@Grab(group='com.jolbox', module='bonecp-spring', version='0.8.0.RELEASE'))
'com.jolbox:bonecp-spring:jar:0.8.0.RELEASE'

Download

Click the following link to download the jar file.

bonecp-spring-0.8.0.RELEASE-javadoc.jar
bonecp-spring-0.8.0.RELEASE-sources.jar
bonecp-spring-0.8.0.RELEASE.jar
bonecp-spring-0.8.0.RELEASE.pom



Related Tutorials