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

License

License

GroupId

GroupId

io.zeko
ArtifactId

ArtifactId

zeko-restapi
Last Version

Last Version

1.5.5
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.20
org.jetbrains.kotlin : kotlin-reflect jar 1.6.20
io.zeko : zeko-validator jar 1.1.4
io.vertx : vertx-core jar 4.1.8
io.vertx : vertx-web jar 4.1.8
io.zeko : zeko-sql-builder jar 1.3.2
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.8
io.vertx : vertx-lang-kotlin jar 4.1.8
io.vertx : vertx-lang-kotlin-coroutines jar 4.1.8
io.vertx : vertx-circuit-breaker jar 4.1.8
io.vertx : vertx-web-client jar 4.1.8
com.cronutils : cron-utils jar 9.1.6
com.squareup : kotlinpoet jar 1.11.0
com.google.auto.service : auto-service Optional jar 1.0-rc4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

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.

Versions

Version
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0