MVN

io.datakernel : datakernel-http

Maven & Gradle

Nov 14, 2019
9 usages
91 stars

DataKernel : HTTP · High-performance asynchronous HTTP clients and servers collection. Package contains a bunch of different built-in servlets for request dispatching, loading of a static content, etc.

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>datakernel-http</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.datakernel : datakernel-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0
  • Latest Release Candidate: 3.0.0-rc
  • Latest Beta: 3.0.0-beta2

All Versions

Choose a version of io.datakernel : datakernel-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
datakernel-http-3.1.0
3.0.x
datakernel-http-3.0.1
datakernel-http-3.0.0
datakernel-http-3.0.0-rc
datakernel-http-3.0.0-beta2
datakernel-http-3.0.0-beta1
2.5.x
datakernel-http-2.5.13
datakernel-http-2.5.12
datakernel-http-2.5.11
datakernel-http-2.5.10

How to add a dependency to Maven

Add the following io.datakernel : datakernel-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>datakernel-http</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.datakernel : datakernel-http gradle dependency to your build.gradle file:

implementation 'io.datakernel:datakernel-http:3.1.0'

Gradle Kotlin DSL: Add the following io.datakernel : datakernel-http gradle kotlin dependency to your build.gradle.kts file:

implementation("io.datakernel:datakernel-http:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.datakernel : datakernel-http sbt scala dependency to your build.sbt file:

libraryDependencies += "io.datakernel" % "datakernel-http" % "3.1.0"

Advertisement

Dependencies from Group

Nov 14, 2019
30 usages
91 stars
Nov 14, 2019
17 usages
91 stars
Nov 14, 2019
10 usages
91 stars
Nov 14, 2019
9 usages
91 stars
Nov 14, 2019
9 usages
91 stars

Discover Dependencies

Nov 14, 2019
9 usages
91 stars
Sep 11, 2019
91 stars
Nov 14, 2019
1 usages
91 stars
Nov 14, 2019
6 usages
91 stars
Nov 14, 2019
2 usages
91 stars
May 18, 2018
59.1k stars
Aug 23, 2023
Jun 26, 2018
0 stars
Apr 29, 2019
0 stars