DOC

io.zeko : zeko-sql-builder

Maven & Gradle

Apr 16, 2022
2 usages
97 stars

Zeko SQL Builder is a high-performance lightweight SQL library written for Kotlin language. It is designed to be flexible, portable, and fun to use. This library provides handy SQL wrapping DSL and a RDB client which is an abstraction on top on JDBC (currently supports HikariCP and Vert.x JDBC driver client)

Table Of Contents

Latest Version

Download io.zeko : zeko-sql-builder Javadoc & API Documentation - Latest Versions:

All Versions

Download io.zeko : zeko-sql-builder Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file zeko-sql-builder-1.4.0-javadoc.jar to zeko-sql-builder-1.4.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder zeko-sql-builder-1.4.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "zeko-sql-builder-1.4.0-sources.jar" -d "zeko-sql-builder-1.4.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Apr 16, 2022
2 usages
97 stars
Dec 12, 2020
1 usages
1 stars
Jul 28, 2021
1 usages
16 stars
Nov 22, 2022
18 stars

Discover Dependencies

Jul 08, 2020
20 stars
Jan 13, 2022
9 stars
Dec 23, 2020
12 usages
446 stars
Jan 26, 2022
4 usages
328 stars
Oct 28, 2022
13 usages
May 13, 2020
0 stars
Jun 30, 2020
570 stars