|
- <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-bom</artifactId>
- <version>2.0.3</version>
- <packaging>pom</packaging>
- <name>ktor-bom</name>
- <description>Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.</description>
- <url>https://github.com/ktorio/ktor</url>
- <licenses>
- <license>
- <name>The Apache Software License, Version 2.0</name>
- <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
- <developers>
- <developer>
- <id>JetBrains</id>
- <name>JetBrains Team</name>
- <organization>JetBrains</organization>
- <organizationUrl>https://www.jetbrains.com</organizationUrl>
- </developer>
- </developers>
- <scm>
- <url>https://github.com/ktorio/ktor.git</url>
- </scm>
- <dependencies>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-io-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-io-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-io</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-io-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-io-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-shared-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-shared</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-test-dispatcher-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-test-dispatcher-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-test-dispatcher</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-test-dispatcher-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-test-dispatcher-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-utils-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-utils-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-utils</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-utils-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-utils-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-android-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-android</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-apache-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-apache</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-cio-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-cio</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-cio-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-core-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-core-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-core</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-core-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-core-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-curl</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-curl-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-curl-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-darwin</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-ios</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-java-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-java</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-jetty-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-jetty</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-js-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-mock-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-mock-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-mock</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-mock-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-mock-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-okhttp-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-okhttp</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-plugins-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-plugins</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-tests-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-tests-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-tests</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-tests-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-tests-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-cio-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-cio-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-cio</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-cio-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-http-cio-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network-tls-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network-tls</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network-tls-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-cio-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-cio</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-cio-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-core-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-core</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-core-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-host-common-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-host-common</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-host-common-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-jetty-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-jetty</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-netty-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-netty</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-plugins-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-plugins</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-servlet-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-servlet</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-test-host-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-test-host</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-test-host-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-test-suites-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-test-suites</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-test-suites-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-tests-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-tests</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-tests-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-tomcat-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-tomcat</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-events-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-events-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-events</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-events-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-events-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-resources-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-resources-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-resources</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-resources-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-resources-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websocket-serialization-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websocket-serialization-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websocket-serialization</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websocket-serialization-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websocket-serialization-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websockets-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websockets-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websockets</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websockets-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-websockets-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-auth-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-auth-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-auth</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-auth-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-auth-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-content-negotiation-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-content-negotiation-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-content-negotiation</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-content-negotiation-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-content-negotiation-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-encoding-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-encoding-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-encoding</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-encoding-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-encoding-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-json-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-json-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-json</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-json-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-json-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-logging-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-logging-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-logging</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-logging-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-logging-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-resources-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-resources-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-resources</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-resources-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-resources-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-websockets-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-websockets-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-websockets</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-websockets-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-websockets-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network-tls-certificates-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-network-tls-certificates</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-jetty-test-http2-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-jetty-test-http2</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auth-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auth</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auth-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auth-jwt-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auth-jwt</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auth-ldap-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auth-ldap</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auto-head-response-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auto-head-response</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-auto-head-response-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-caching-headers-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-caching-headers</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-caching-headers-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-call-id-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-call-id</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-call-id-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-call-logging-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-call-logging</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-compression-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-compression</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-conditional-headers-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-conditional-headers</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-conditional-headers-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-content-negotiation-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-content-negotiation</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-content-negotiation-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-cors-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-cors</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-cors-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-data-conversion-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-data-conversion</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-data-conversion-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-default-headers-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-default-headers</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-double-receive-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-double-receive</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-double-receive-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-forwarded-header-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-forwarded-header</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-forwarded-header-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-freemarker-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-freemarker</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-hsts-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-hsts</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-hsts-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-html-builder-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-html-builder</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-html-builder-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-http-redirect-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-http-redirect</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-http-redirect-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-jte-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-jte</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-locations-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-locations</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-method-override-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-method-override</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-method-override-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-metrics-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-metrics</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-metrics-micrometer-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-metrics-micrometer</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-mustache-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-mustache</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-partial-content-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-partial-content</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-partial-content-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-pebble-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-pebble</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-resources-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-resources</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-resources-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-sessions-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-sessions</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-status-pages-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-status-pages</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-status-pages-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-thymeleaf-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-thymeleaf</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-velocity-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-velocity</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-webjars-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-webjars</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-websockets-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-websockets</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-server-websockets-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-gson-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-gson</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-jackson-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-jackson</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-content-negotiation-tests-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-content-negotiation-tests</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-gson-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-gson</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-jackson-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-jackson</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-json-tests-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-json-tests</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-serialization-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-serialization-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-serialization</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-serialization-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-client-serialization-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-cbor-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-cbor-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-cbor</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-cbor-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-cbor-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-json-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-json-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-json</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-json-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-json-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-tests-js</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-tests-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-tests</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-tests-linuxx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-tests-mingwx64</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-xml-jvm</artifactId>
- <version>2.0.3</version>
- </dependency>
- <dependency>
- <groupId>io.ktor</groupId>
- <artifactId>ktor-serialization-kotlinx-xml</artifactId>
- <version>2.0.3</version>
- </dependency>
- </dependencies>
- </project>
|