http4k

Kotlin HTTP Framework

License

License

GroupId

GroupId

com.sksamuel.http4k
ArtifactId

ArtifactId

http4k-server
Last Version

Last Version

0.91.0
Release Date

Release Date

Type

Type

jar
Description

Description

http4k
Kotlin HTTP Framework

Download http4k-server

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
junit : junit jar 4.12
com.google.guava : guava jar 18.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.7.4
com.sksamuel.koors : koors jar 0.90.0
com.sksamuel.http4k : http4k-http jar 0.91.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.1

test (3)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 1.1.3
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.91.0