tech.codingzen:kdi-http4k

0 dependency kotlin dependency injection

License

License

GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kdi-http4k
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

tech.codingzen:kdi-http4k
0 dependency kotlin dependency injection
Project URL

Project URL

https://bitbucket.org/codingzen314/kdi-http4k
Source Code Management

Source Code Management

https://bitbucket.org/codingzen314/kdi-http4k/src

Download kdi-http4k

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
tech.codingzen : kdi jar 2.1.0
org.http4k : http4k-core jar 4.19.1.0

test (3)

Group / Artifact Type Version
org.http4k : http4k-server-undertow jar 4.19.1.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.1
2.0.0
1.1.1
1.1.0
1.0.0