is not current version
Last Version 1.5.5

io.zeko:zeko-restapi 1.3.6

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

License

License

GroupId

GroupId

io.zeko
ArtifactId

ArtifactId

zeko-restapi
Version

Version

1.3.6
Type

Type

jar
Description

Description

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

Project URL

https://github.com/darkredz/zeko-restapi-framework
Source Code Management

Source Code Management

https://github.com/darkredz/zeko-restapi-framework

Download zeko-restapi 1.3.6


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

Dependencies

compile (18)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.jetbrains.kotlin : kotlin-reflect jar 1.5.10
io.zeko : zeko-validator jar 1.1.4
io.vertx : vertx-core jar 4.1.1
io.vertx : vertx-web jar 4.1.1
io.zeko : zeko-sql-builder jar 1.2.6
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
io.vertx : vertx-auth-jwt jar 4.1.1
io.vertx : vertx-lang-kotlin jar 4.1.1
io.vertx : vertx-lang-kotlin-coroutines jar 4.1.1
io.vertx : vertx-circuit-breaker jar 4.1.1
io.vertx : vertx-web-client jar 4.1.1
com.cronutils : cron-utils jar 9.1.3
com.squareup : kotlinpoet jar 1.4.4
com.google.auto.service : auto-service Optional jar 1.0-rc4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

test (3)

Group / Artifact Type Version
org.spekframework.spek2 : spek-dsl-jvm jar 2.0.9
org.spekframework.spek2 : spek-runner-junit5 jar 2.0.9
org.jetbrains.kotlin : kotlin-test jar 1.4.10

Project Modules

There are no modules declared in this project.