com.ktanx:ktanx-jdbc-dbutils

Ktanx is a java jdbc development kit.

License

License

GroupId

GroupId

com.ktanx
ArtifactId

ArtifactId

ktanx-jdbc-dbutils
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Ktanx is a java jdbc development kit.

Download ktanx-jdbc-dbutils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.ktanx : ktanx-jdbc jar 1.0.5
commons-dbutils : commons-dbutils jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.3
1.0.2