How To Install Java Artifact io.ktor.ktor-server-core v1.6.0

io.ktor ktor-server-core 1.6.0

Introduction

In this article, we'll learn how to install Java artifact ktor-server-core from io.ktor group in version 1.6.0. The artifact is available in 70 versions: 3.0.0-beta-1 2.3.12 2.3.11 2.3.10 2.3.9 2.3.8 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.3 2.1.2 2.1.1 2.1.0 2.0.3 2.0.2 2.0.1 2.0.0-rc-1 2.0.0-beta-1 2.0.0 1.6.8 1.6.7 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.3 1.4.2 1.4.1 1.4.0 1.3.2-1.4.0-rc 1.3.1 1.3.0-rc2 1.3.0-rc 1.3.0 1.2.6 1.2.5 1.2.4 1.2.3-rc 1.2.3 1.2.2 1.2.1 1.2.0-rc2 1.2.0-rc 1.2.0 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0-rc 1.0.0 . The ktor-server-core project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/ktorio/ktor .

How To Install Java Artifact io.ktor.ktor-server-core In Version 1.6.0

To install the ktor-server-core artifact in version 1.6.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses ktor-server-core dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (9)

Licenses

Developers