Last Version

ktor-client-benchmarks 1.2.2

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-benchmarks
Version

Version

1.2.2
Type

Type

jar
Description

Description

ktor-client-benchmarks
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-client-benchmarks 1.2.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.40
org.jetbrains.kotlinx : atomicfu jar 0.12.9
org.slf4j : slf4j-api jar 1.7.25
com.typesafe : config jar 1.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.2
org.jetbrains.kotlinx : kotlinx-io-jvm jar 0.1.10
org.jetbrains.kotlinx : kotlinx-coroutines-io-jvm jar 0.1.10

runtime (8)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.21
io.ktor : ktor-client-cio jar 1.2.2
io.ktor : ktor-client-apache jar 1.2.2
io.ktor : ktor-client-android jar 1.2.2
io.ktor : ktor-client-okhttp jar 1.2.2
io.ktor : ktor-client-jetty jar 1.2.2
io.ktor : ktor-client-core-jvm jar 1.2.2
org.jetbrains.kotlinx » kotlinx.benchmark.runtime-jvm jar 0.2.0-dev-2

Project Modules

There are no modules declared in this project.