Jar examples for c:c3p0-oracle-thin-extras
a JDBC Connection pooling / Statement caching library
You can download jar file c3p0-oracle-thin-extras 0.9.0.2 in this page.
GNU Lesser General Public License, Version 2.1
You can use the following script to add c3p0-oracle-thin-extras-0.9.0.2.jar to your project.
<dependency> <groupId>c3p0</groupId> <artifactId>c3p0-oracle-thin-extras</artifactId> <version>0.9.0.2</version> </dependency>
compile group: 'c3p0', name: 'c3p0-oracle-thin-extras', version: '0.9.0.2'
libraryDependencies += "c3p0" % "c3p0-oracle-thin-extras" % "0.9.0.2"
<dependency org="c3p0" name="c3p0-oracle-thin-extras" rev="0.9.0.2"/>
@Grapes(@Grab(group='c3p0', module='c3p0-oracle-thin-extras', version='0.9.0.2'))
'c3p0:c3p0-oracle-thin-extras:jar:0.9.0.2'
Click the following link to download the jar file.
c3p0-oracle-thin-extras-0.9.0.2.jar