JPOX C3P0 plugin

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

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-c3p0
Last Version

Last Version

1.2.0-beta-5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jpox-c3p0

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
jpox : jpox-core jar 1.2.0-beta-5
jpox : jpox-rdbms jar 1.2.0-beta-5
c3p0 : c3p0 jar 0.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-beta-5
1.2.0-beta-4
1.2.0-beta-3
1.2.0-beta-2
1.2.0-beta-1
1.1.9
1.1.8
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-rc-1
1.1.0-beta-6
1.1.0-beta-4
1.1.0-beta-3