Download bonecp-spring-0.7.1.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.7.1.RELEASE in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

bonecp-spring-0.7.1.RELEASE-javadoc.jar
bonecp-spring-0.7.1.RELEASE-jdk5.jar
bonecp-spring-0.7.1.RELEASE-sources.jar
bonecp-spring-0.7.1.RELEASE.jar
bonecp-spring-0.7.1.RELEASE.pom



Related Tutorials