Download c3p0-oracle-thin-extras-0.9.5.jar file - Jar c

Jar examples for c:c3p0-oracle-thin-extras

Description

a JDBC Connection pooling / Statement caching library

You can download jar file c3p0-oracle-thin-extras 0.9.5 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add c3p0-oracle-thin-extras-0.9.5.jar to your project.

<dependency>
   <groupId>com.google.code.maven-play-plugin.com.mchange</groupId>
   <artifactId>c3p0-oracle-thin-extras</artifactId>
   <version>0.9.5</version>
</dependency>
compile group: 'com.google.code.maven-play-plugin.com.mchange', name: 'c3p0-oracle-thin-extras', version: '0.9.5'
libraryDependencies += "com.google.code.maven-play-plugin.com.mchange" % "c3p0-oracle-thin-extras" % "0.9.5"
<dependency org="com.google.code.maven-play-plugin.com.mchange" name="c3p0-oracle-thin-extras" rev="0.9.5"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.com.mchange', module='c3p0-oracle-thin-extras', version='0.9.5'))
'com.google.code.maven-play-plugin.com.mchange:c3p0-oracle-thin-extras:jar:0.9.5'

Download

Click the following link to download the jar file.

c3p0-oracle-thin-extras-0.9.5-javadoc.jar
c3p0-oracle-thin-extras-0.9.5-sources.jar
c3p0-oracle-thin-extras-0.9.5.jar
c3p0-oracle-thin-extras-0.9.5.pom



Related Tutorials