Last Version

c3p0 0.9.5.5

a JDBC Connection pooling / Statement caching library

License

License

GroupId

GroupId

com.mchange
ArtifactId

ArtifactId

c3p0
Version

Version

0.9.5.5
Type

Type

jar
Description

Description

c3p0
a JDBC Connection pooling / Statement caching library
Project URL

Project URL

https://github.com/swaldman/c3p0

Download c3p0 0.9.5.5


<!-- https://jarcasting.com/artifacts/com.mchange/c3p0/ -->
<dependency>
    <groupId>com.mchange</groupId>
    <artifactId>c3p0</artifactId>
    <version>0.9.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mchange/c3p0/
implementation 'com.mchange:c3p0:0.9.5.5'
// https://jarcasting.com/artifacts/com.mchange/c3p0/
implementation ("com.mchange:c3p0:0.9.5.5")
'com.mchange:c3p0:jar:0.9.5.5'
<dependency org="com.mchange" name="c3p0" rev="0.9.5.5">
  <artifact name="c3p0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mchange', module='c3p0', version='0.9.5.5')
)
libraryDependencies += "com.mchange" % "c3p0" % "0.9.5.5"
[com.mchange/c3p0 "0.9.5.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.mchange : mchange-commons-java jar 0.2.19

Project Modules

There are no modules declared in this project.