MVN

jpox : jpox-c3p0

Maven & Gradle

Jan 21, 2008
1 usages

JPOX C3P0 plugin · JPOX can be used with C3P0 to use a connection pool internally. This plugin provides this capability.

<dependency>
    <groupId>jpox</groupId>
    <artifactId>jpox-c3p0</artifactId>
    <version>1.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.9
  • Latest Release Candidate: 1.1.0-rc-1
  • Latest Beta: 1.2.0-beta-5

All Versions

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

Version Vulnerabilities Updated
1.2.x
jpox-c3p0-1.2.0-beta-5
jpox-c3p0-1.2.0-beta-4
jpox-c3p0-1.2.0-beta-3
jpox-c3p0-1.2.0-beta-2
jpox-c3p0-1.2.0-beta-1
1.1.x
jpox-c3p0-1.1.9
jpox-c3p0-1.1.8
jpox-c3p0-1.1.3
jpox-c3p0-1.1.2
jpox-c3p0-1.1.1
jpox-c3p0-1.1.0
jpox-c3p0-1.1.0-beta-4
jpox-c3p0-1.1.0-rc-1
jpox-c3p0-1.1.0-beta-6
jpox-c3p0-1.1.0-beta-3

How to add a dependency to Maven

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

<dependency>
    <groupId>jpox</groupId>
    <artifactId>jpox-c3p0</artifactId>
    <version>1.1.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jpox:jpox-c3p0:1.1.9'

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

implementation("jpox:jpox-c3p0:1.1.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "jpox" % "jpox-c3p0" % "1.1.9"

Advertisement

Dependencies from Group

Apr 21, 2008
50 usages
Jan 21, 2008
17 usages
Jan 21, 2008
8 usages
Jan 21, 2008
8 usages
Jan 21, 2008
8 usages

Discover Dependencies

May 01, 2014
2 usages
4k stars
Jan 02, 2018
1 usages
0 stars
Jun 12, 2019
3 usages
12 stars
Jun 22, 2023
9 usages
10.7k stars
Dec 01, 2018
3 usages
137 stars
Mar 27, 2023
4 usages
Jan 13, 2023
3 usages
Feb 11, 2023
4 usages
38 stars