JDBC Wrappers

Provides a set of classes that help intercepting JDBC calls.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jdbc-wrappers
ArtifactId

ArtifactId

jdbc-wrappers
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

JDBC Wrappers
Provides a set of classes that help intercepting JDBC calls.
Project URL

Project URL

http://jdbc-wrappers.sourceforge.net/

Download jdbc-wrappers

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jdbc-wrappers/jdbc-wrappers/ -->
<dependency>
    <groupId>net.sf.jdbc-wrappers</groupId>
    <artifactId>jdbc-wrappers</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jdbc-wrappers/jdbc-wrappers/
implementation 'net.sf.jdbc-wrappers:jdbc-wrappers:0.9.0'
// https://jarcasting.com/artifacts/net.sf.jdbc-wrappers/jdbc-wrappers/
implementation ("net.sf.jdbc-wrappers:jdbc-wrappers:0.9.0")
'net.sf.jdbc-wrappers:jdbc-wrappers:jar:0.9.0'
<dependency org="net.sf.jdbc-wrappers" name="jdbc-wrappers" rev="0.9.0">
  <artifact name="jdbc-wrappers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jdbc-wrappers', module='jdbc-wrappers', version='0.9.0')
)
libraryDependencies += "net.sf.jdbc-wrappers" % "jdbc-wrappers" % "0.9.0"
[net.sf.jdbc-wrappers/jdbc-wrappers "0.9.0"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
org.springframework : spring-beans Optional jar 2.5.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.4
org.apache.derby : derby jar 10.2.1.6
org.apache.derby : derbytools jar 10.2.1.6
commons-io : commons-io jar 1.4
org.springframework : spring-context jar 2.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0