All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download io.zeko JAR files with all dependencies

Search JAR files by class name

zeko-restapi from group io.zeko (version 1.6.5)

Asynchronous web framework for Kotlin based on Vert.x event-driven toolkit. Create REST APIs in Kotlin easily with automatic Swagger/OpenAPI doc generation

Group: io.zeko Artifact: zeko-restapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-restapi
Group io.zeko
Version 1.6.5
Last update 05. June 2024
Organization not specified
URL https://github.com/darkredz/zeko-restapi-framework
License Apache License, Version 2.0
Dependencies amount 17
Dependencies kotlin-stdlib, kotlin-reflect, zeko-validator, vertx-core, vertx-web, zeko-sql-builder, jackson-databind, slf4j-api, logback-classic, vertx-auth-jwt, vertx-lang-kotlin, vertx-lang-kotlin-coroutines, vertx-circuit-breaker, vertx-web-client, cron-utils, kotlinpoet, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

zeko-sql-builder from group io.zeko (version 1.5.6)

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)

Group: io.zeko Artifact: zeko-sql-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-sql-builder
Group io.zeko
Version 1.5.6
Last update 05. June 2024
Organization not specified
URL https://github.com/darkredz/Zeko-SQL-Builder
License Apache License, Version 2.0
Dependencies amount 6
Dependencies kotlin-stdlib, vertx-core, joda-time, zeko-data-mapper, vertx-lang-kotlin-coroutines, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

zeko-data-mapper from group io.zeko (version 1.7.2)

A lightweight, fast and simple data mapper library in Kotlin that helps to map the result of queries from your normalized dataset(from RDBMS, SQLite, CSV or any source) back into relational mapped Hash maps

Group: io.zeko Artifact: zeko-data-mapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-data-mapper
Group io.zeko
Version 1.7.2
Last update 02. May 2024
Organization not specified
URL https://github.com/darkredz/Zeko-Data-Mapper
License Apache License, Version 2.0
Dependencies amount 4
Dependencies kotlin-stdlib, vertx-core, joda-time, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

zeko-validator from group io.zeko (version 1.1.5)

A Java validation library by providing a fluent API and abstracting away the conditional constructs of the language. This is consider a rewrite base on validly to focus on validating raw string inputs from HTTP request with more than 100 preset validation rules. The library had been used in various Kotlin based project as well.

Group: io.zeko Artifact: zeko-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-validator
Group io.zeko
Version 1.1.5
Last update 12. October 2023
Organization not specified
URL https://github.com/darkredz/Zeko-Validator
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-validator, commons-lang3,
There are maybe transitive dependencies!



Page 1 from 1 (items total 4)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy