Apache Commons DbUtils

The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development.

License

License

GroupId

GroupId

commons-dbutils
ArtifactId

ArtifactId

commons-dbutils
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons DbUtils
The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development.
Project URL

Project URL

https://commons.apache.org/proper/commons-dbutils/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=commons-dbutils.git

Download commons-dbutils

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0