Kawa db utils

A kawa scheme wrapper for the java apache commons db utils library

License

License

GroupId

GroupId

com.github.arvyy
ArtifactId

ArtifactId

kawa-dbutils
Last Version

Last Version

1.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

Kawa db utils
A kawa scheme wrapper for the java apache commons db utils library
Source Code Management

Source Code Management

http://github.com/arvyy/kawa-dbutils/tree/master

Download kawa-dbutils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-dbutils : commons-dbutils jar 1.7
org.apache.commons : commons-dbcp2 jar 2.8.0

provided (1)

Group / Artifact Type Version
com.github.arvyy : kawa jar 3.1.1

test (1)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.32.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.4
1.7.3
1.7.2
1.7.1