MVN

c3p0 : c3p0

Maven & Gradle

Nov 21, 2005
358 usages
<dependency>
    <groupId>c3p0</groupId>
    <artifactId>c3p0</artifactId>
    <version>0.9.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of c3p0 : c3p0 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1.2

All Versions

Choose a version of c3p0 : c3p0 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
c3p0-0.9.1.2
c3p0-0.9.1.1
c3p0-0.9.1
c3p0-0.9.0.4
c3p0-0.9.0.2
c3p0-0.9.0
c3p0-0.9.0-pre5
0.8.x
c3p0-0.8.5.2
c3p0-0.8.4.5

How to add a dependency to Maven

Add the following c3p0 : c3p0 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>c3p0</groupId>
    <artifactId>c3p0</artifactId>
    <version>0.9.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following c3p0 : c3p0 gradle dependency to your build.gradle file:

implementation 'c3p0:c3p0:0.9.0.2'

Gradle Kotlin DSL: Add the following c3p0 : c3p0 gradle kotlin dependency to your build.gradle.kts file:

implementation("c3p0:c3p0:0.9.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following c3p0 : c3p0 sbt scala dependency to your build.sbt file:

libraryDependencies += "c3p0" % "c3p0" % "0.9.0.2"

Advertisement

Dependencies from Group

Nov 21, 2005
358 usages
Nov 21, 2005
3 usages

Discover Dependencies

Jul 05, 2019
3.3k usages
Aug 25, 2023
64 usages
62.7k stars
Oct 23, 2021
4k usages
Aug 18, 2023
684 usages
1.6k stars
Aug 14, 2023
255 usages
96 stars
Jan 11, 2022
1.1k usages
1.9k stars
Jul 13, 2023
362 usages
54.7k stars
Jun 06, 2023
9 usages
Aug 14, 2021
1.7k usages
Aug 14, 2023
521 usages
15 stars