{
  "formatVersion": "1.1",
  "component": {
    "group": "io.ktor",
    "module": "ktor-server",
    "version": "2.3.1",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.6.1"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-core",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-auto-head-response",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-caching-headers",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-conditional-headers",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-content-negotiation",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-call-id",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-cors",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-data-conversion",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-double-receive",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-forwarded-header",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-hsts",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-http-redirect",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-partial-content",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-status-pages",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-method-override",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-sessions",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "atomicfu",
          "version": {
            "requires": "0.19.0"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-server-metadata-2.3.1-all.jar",
          "url": "ktor-server-2.3.1-all.jar",
          "size": 3744,
          "sha512": "edcb8c3ce5b7fba7cc04898de3e3d798623c57f5ee68ab1c1baa5c12fbf64ed40635239b673bc6e7751ca4b0dcdf230e8f1b9d78bfaa7fb90de17b04cc89f307",
          "sha256": "c1444e0b8ad8294f48aa917f6ce5d4949d496ced13c29053fe7005ccbaa77b52",
          "sha1": "eb367a5fe83a1ef0512988da03325c05a73ed919",
          "md5": "3f4930aa81cf99f5b1b1b36259d9bf91"
        }
      ]
    },
    {
      "name": "commonMainMetadataElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-core",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-auto-head-response",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-caching-headers",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-conditional-headers",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-content-negotiation",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-call-id",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-cors",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-data-conversion",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-double-receive",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-forwarded-header",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-hsts",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-http-redirect",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-partial-content",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-status-pages",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-method-override",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-server-sessions",
          "version": {
            "requires": "2.3.1"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.10"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-server-2.3.1.jar",
          "url": "ktor-server-2.3.1.jar",
          "size": 261,
          "sha512": "cba1f20e39c198a516fe543f2f088435bdb0c0d7fd638605b578f23d4a7abb4aeb8a060a209fce1245defed5fa2d4fa48fc3af04f970ee23cdb7558d9dee1c0e",
          "sha256": "3ff6fd7a3b97c68c0272c10eb523d8eec4741f68924c81d3c31b72704fb0c4c5",
          "sha1": "821df36ad5797ff91353b4fe9396cdfe0b6a564a",
          "md5": "5b80e2604c030bf7699c3551f13d97de"
        }
      ]
    },
    {
      "name": "iosArm32ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iosarm32/2.3.1/ktor-server-iosarm32-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iosarm32",
        "version": "2.3.1"
      }
    },
    {
      "name": "iosArm32MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iosarm32/2.3.1/ktor-server-iosarm32-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iosarm32",
        "version": "2.3.1"
      }
    },
    {
      "name": "iosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iosarm64/2.3.1/ktor-server-iosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "iosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iosarm64/2.3.1/ktor-server-iosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "iosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iossimulatorarm64/2.3.1/ktor-server-iossimulatorarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iossimulatorarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "iosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iossimulatorarm64/2.3.1/ktor-server-iossimulatorarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iossimulatorarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "iosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iosx64/2.3.1/ktor-server-iosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "iosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-iosx64/2.3.1/ktor-server-iosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-iosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../ktor-server-jvm/2.3.1/ktor-server-jvm-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-jvm",
        "version": "2.3.1"
      }
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../ktor-server-jvm/2.3.1/ktor-server-jvm-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-jvm",
        "version": "2.3.1"
      }
    },
    {
      "name": "linuxX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-linuxx64/2.3.1/ktor-server-linuxx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-linuxx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "macosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-macosarm64/2.3.1/ktor-server-macosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-macosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "macosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-macosarm64/2.3.1/ktor-server-macosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-macosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "macosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-macosx64/2.3.1/ktor-server-macosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-macosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "macosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-macosx64/2.3.1/ktor-server-macosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-macosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "tvosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-tvosarm64/2.3.1/ktor-server-tvosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-tvosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "tvosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-tvosarm64/2.3.1/ktor-server-tvosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-tvosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "tvosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-tvossimulatorarm64/2.3.1/ktor-server-tvossimulatorarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-tvossimulatorarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "tvosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-tvossimulatorarm64/2.3.1/ktor-server-tvossimulatorarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-tvossimulatorarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "tvosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-tvosx64/2.3.1/ktor-server-tvosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-tvosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "tvosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-tvosx64/2.3.1/ktor-server-tvosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-tvosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosArm32ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosarm32/2.3.1/ktor-server-watchosarm32-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosarm32",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosArm32MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosarm32/2.3.1/ktor-server-watchosarm32-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosarm32",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosarm64/2.3.1/ktor-server-watchosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosarm64/2.3.1/ktor-server-watchosarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosSimulatorArm64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchossimulatorarm64/2.3.1/ktor-server-watchossimulatorarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchossimulatorarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosSimulatorArm64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchossimulatorarm64/2.3.1/ktor-server-watchossimulatorarm64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchossimulatorarm64",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosX64ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosx64/2.3.1/ktor-server-watchosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosX64MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosx64/2.3.1/ktor-server-watchosx64-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosx64",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosX86ApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosx86/2.3.1/ktor-server-watchosx86-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosx86",
        "version": "2.3.1"
      }
    },
    {
      "name": "watchosX86MetadataElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../ktor-server-watchosx86/2.3.1/ktor-server-watchosx86-2.3.1.module",
        "group": "io.ktor",
        "module": "ktor-server-watchosx86",
        "version": "2.3.1"
      }
    }
  ]
}
