License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-client-tests-jvm |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionktor-client-tests
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktor-client-tests-jvm-2.0.2.pom | |
ktor-client-tests-jvm-2.0.2.jar | 459 KB |
ktor-client-tests-jvm-2.0.2-sources.jar | 21 KB |
ktor-client-tests-jvm-2.0.2-kdoc.jar | 48 KB |
ktor-client-tests-jvm-2.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-client-tests-jvm/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-tests-jvm</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-client-tests-jvm/
implementation 'io.ktor:ktor-client-tests-jvm:2.0.2'
// https://jarcasting.com/artifacts/io.ktor/ktor-client-tests-jvm/
implementation ("io.ktor:ktor-client-tests-jvm:2.0.2")
'io.ktor:ktor-client-tests-jvm:jar:2.0.2'
<dependency org="io.ktor" name="ktor-client-tests-jvm" rev="2.0.2">
<artifact name="ktor-client-tests-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-tests-jvm', version='2.0.2')
)
libraryDependencies += "io.ktor" % "ktor-client-tests-jvm" % "2.0.2"
[io.ktor/ktor-client-tests-jvm "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.1 |
io.ktor : ktor-client-mock-jvm | jar | 2.0.2 |
io.ktor : ktor-test-dispatcher-jvm | jar | 2.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.2 |
io.ktor : ktor-network-tls-certificates-jvm | jar | 2.0.2 |
io.ktor : ktor-server-jvm | jar | 2.0.2 |
io.ktor : ktor-server-cio-jvm | jar | 2.0.2 |
io.ktor : ktor-server-netty-jvm | jar | 2.0.2 |
io.ktor : ktor-server-jetty-jvm | jar | 2.0.2 |
io.ktor : ktor-server-auth-jvm | jar | 2.0.2 |
io.ktor : ktor-server-websockets-jvm | jar | 2.0.2 |
io.ktor : ktor-serialization-kotlinx-jvm | jar | 2.0.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.2 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-debug | jar | 1.6.1 |