MVN

io.ktor : ktor-server-host-common

Maven & Gradle

Aug 01, 2023
25 usages
12.9k stars

ktor-server-host-common · Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-server-host-common</artifactId>
    <version>2.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ktor : ktor-server-host-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.3
  • Latest Release Candidate: 2.0.0-rc-1
  • Latest Beta: 2.0.0-beta-1

All Versions

Choose a version of io.ktor : ktor-server-host-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
ktor-server-host-common-2.3.3
ktor-server-host-common-2.3.2
ktor-server-host-common-2.3.1
ktor-server-host-common-2.3.0
2.2.x
ktor-server-host-common-2.2.4
ktor-server-host-common-2.2.3
ktor-server-host-common-2.2.2
ktor-server-host-common-2.2.1
ktor-server-host-common-2.2.0
2.1.x
ktor-server-host-common-2.1.3
ktor-server-host-common-2.1.2
ktor-server-host-common-2.1.1
ktor-server-host-common-2.1.0
2.0.x
ktor-server-host-common-2.0.3
ktor-server-host-common-2.0.2
ktor-server-host-common-2.0.1
ktor-server-host-common-2.0.0
ktor-server-host-common-2.0.0-rc-1
ktor-server-host-common-2.0.0-beta-1
1.6.x
ktor-server-host-common-1.6.8
ktor-server-host-common-1.6.7
ktor-server-host-common-1.6.6
ktor-server-host-common-1.6.5
ktor-server-host-common-1.6.4
ktor-server-host-common-1.6.3
ktor-server-host-common-1.6.2
ktor-server-host-common-1.6.1
ktor-server-host-common-1.6.0
1.5.x
ktor-server-host-common-1.5.4
ktor-server-host-common-1.5.3
ktor-server-host-common-1.5.2
ktor-server-host-common-1.5.1
ktor-server-host-common-1.5.0
1.4.x
ktor-server-host-common-1.4.3
ktor-server-host-common-1.4.2
ktor-server-host-common-1.4.1
ktor-server-host-common-1.4.0
1.3.x
ktor-server-host-common-1.3.2-1.4.0-rc
ktor-server-host-common-1.3.1
ktor-server-host-common-1.3.0
ktor-server-host-common-1.3.0-rc2
ktor-server-host-common-1.3.0-rc
1.2.x
ktor-server-host-common-1.2.6
ktor-server-host-common-1.2.5
ktor-server-host-common-1.2.4
ktor-server-host-common-1.2.3
ktor-server-host-common-1.2.3-rc
ktor-server-host-common-1.2.2
ktor-server-host-common-1.2.1
ktor-server-host-common-1.2.0
ktor-server-host-common-1.2.0-rc2
ktor-server-host-common-1.2.0-rc
1.1.x
ktor-server-host-common-1.1.4
ktor-server-host-common-1.1.3
ktor-server-host-common-1.1.2
ktor-server-host-common-1.1.1
ktor-server-host-common-1.1.0
1.0.x
ktor-server-host-common-1.0.1
ktor-server-host-common-1.0.0
ktor-server-host-common-1.0.0-rc

How to add a dependency to Maven

Add the following io.ktor : ktor-server-host-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-server-host-common</artifactId>
    <version>2.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ktor : ktor-server-host-common gradle dependency to your build.gradle file:

implementation 'io.ktor:ktor-server-host-common:2.3.3'

Gradle Kotlin DSL: Add the following io.ktor : ktor-server-host-common gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ktor:ktor-server-host-common:2.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ktor : ktor-server-host-common sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ktor" % "ktor-server-host-common" % "2.3.3"

Advertisement

Dependencies from Group

Aug 01, 2023
311 usages
12.9k stars
Aug 01, 2023
198 usages
12.9k stars
Aug 01, 2023
194 usages
12.9k stars
Aug 01, 2023
168 usages
12.9k stars
Aug 01, 2023
120 usages
12.9k stars

Discover Dependencies

Oct 15, 2020
15 usages
13k stars
Aug 01, 2023
18 usages
12.9k stars
Mar 25, 2023
19 usages
Jan 02, 2019
16 usages
Jul 31, 2023
24 usages
40.4k stars
Sep 14, 2022
14 usages
21.5k stars
Oct 08, 2020
25 usages
Jun 17, 2019
14 usages
Aug 25, 2023
28 usages
11.9k stars