ktor-bom

Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

License

License

GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-bom
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

ktor-bom
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Project URL

Project URL

https://github.com/ktorio/ktor
Source Code Management

Source Code Management

https://github.com/ktorio/ktor.git

Download ktor-bom

How to add to project

<!-- https://jarcasting.com/artifacts/io.ktor/ktor-bom/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-bom</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-bom/
implementation 'io.ktor:ktor-bom:2.0.2'
// https://jarcasting.com/artifacts/io.ktor/ktor-bom/
implementation ("io.ktor:ktor-bom:2.0.2")
'io.ktor:ktor-bom:pom:2.0.2'
<dependency org="io.ktor" name="ktor-bom" rev="2.0.2">
  <artifact name="ktor-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-bom', version='2.0.2')
)
libraryDependencies += "io.ktor" % "ktor-bom" % "2.0.2"
[io.ktor/ktor-bom "2.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.ktor

ktor.io

Ktor is an application framework for building microservices, web applications, and more. Brought to you by JetBrains

Versions

Version
2.0.2
2.0.1
2.0.0
2.0.0-rc-1
2.0.0-beta-1
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
1.3.0-rc2
1.3.0-rc
1.2.6
1.2.5
1.2.4
1.2.3
1.2.3-rc