ktanx-jdbc

Ktanx is a java jdbc development kit.

License

License

GroupId

GroupId

com.ktanx
ArtifactId

ArtifactId

ktanx-jdbc-build
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

ktanx-jdbc
Ktanx is a java jdbc development kit.
Project URL

Project URL

http://www.ktanx.com/

Download ktanx-jdbc-build

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ktanx-jdbc
  • ktanx-jdbc-springjdbc
  • ktanx-jdbc-dbutils
  • ktanx-jdbc-test

Versions

Version
1.0.5
1.0.3
1.0.2