Last Version

JPOX C3P0 plugin 1.2.0-beta-5

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

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-c3p0
Version

Version

1.2.0-beta-5
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 1.2.0-beta-5


<!-- 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.