[klib-http4k] http4k

Kotlin library with miscellaneous functions

License

License

GroupId

GroupId

com.orgecc.klib
ArtifactId

ArtifactId

klib-http4k
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

[klib-http4k] http4k
Kotlin library with miscellaneous functions
Project Organization

Project Organization

orgecc

Download klib-http4k

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.orgecc.klib : klib-json jar 1.4.1
org.http4k : http4k-core Optional jar 3.231.0
org.http4k : http4k-contract Optional jar 3.231.0
org.http4k : http4k-format-gson Optional jar 3.231.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
net.javacrumbs.json-unit : json-unit jar 1.28.2
net.javacrumbs.json-unit : json-unit-fluent jar 1.28.2
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.

klib

All: Release

klib-base: Release

klib-db: Release

klib-http4k: Release

klib-json: Release

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0