JPOX DBCP plugin

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

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-dbcp
Last Version

Last Version

1.2.0-beta-5
Release Date

Release Date

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

How to add to project

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

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