Last Version

SOP4J DbUtils 2.2

A fork of Apache Commons-DbUtils.

License

License

GroupId

GroupId

com.sop4j
ArtifactId

ArtifactId

dbutils
Version

Version

2.2
Type

Type

jar
Description

Description

SOP4J DbUtils
A fork of Apache Commons-DbUtils.
Project URL

Project URL

http://www.sop4j.com/
Source Code Management

Source Code Management

https://github.com/wspeirs/sop4j-dbutils

Download dbutils 2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
commons-beanutils : commons-beanutils jar 1.9.1
org.slf4j : slf4j-api jar 1.7.7

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.