Last Version

http4k 0.91.0

Kotlin HTTP Framework

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.sksamuel.http4k
ArtifactId

ArtifactId

http4k-undertow
Version

Version

0.91.0
Type

Type

jar
Description

Description

http4k
Kotlin HTTP Framework

Download http4k-undertow 0.91.0


<!-- https://jarcasting.com/artifacts/com.sksamuel.http4k/http4k-undertow/ -->
<dependency>
    <groupId>com.sksamuel.http4k</groupId>
    <artifactId>http4k-undertow</artifactId>
    <version>0.91.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.http4k/http4k-undertow/
implementation 'com.sksamuel.http4k:http4k-undertow:0.91.0'
// https://jarcasting.com/artifacts/com.sksamuel.http4k/http4k-undertow/
implementation ("com.sksamuel.http4k:http4k-undertow:0.91.0")
'com.sksamuel.http4k:http4k-undertow:jar:0.91.0'
<dependency org="com.sksamuel.http4k" name="http4k-undertow" rev="0.91.0">
  <artifact name="http4k-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.http4k', module='http4k-undertow', version='0.91.0')
)
libraryDependencies += "com.sksamuel.http4k" % "http4k-undertow" % "0.91.0"
[com.sksamuel.http4k/http4k-undertow "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
io.undertow : undertow-core jar 2.0.0.Alpha1
com.sksamuel.koors : koors jar 0.90.0
com.sksamuel.http4k : http4k-server jar 0.91.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.1

test (4)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 1.1.3
org.asynchttpclient : async-http-client jar 2.0.2
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.