Last Version

JPOX DBCP plugin 1.2.0-beta-5

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

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-dbcp
Version

Version

1.2.0-beta-5
Type

Type

jar
Description

Description

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

Download jpox-dbcp 1.2.0-beta-5


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

Dependencies

compile (5)

Group / Artifact Type Version
jpox : jpox-core jar 1.2.0-beta-5
jpox : jpox-rdbms jar 1.2.0-beta-5
commons-dbcp : commons-dbcp jar 1.2.1
commons-pool : commons-pool jar 1.2
commons-collections : commons-collections jar 3.1

Project Modules

There are no modules declared in this project.