{ "formatVersion": "1.1", "component": { "group": "org.jetbrains.kotlin", "module": "kotlin-test", "version": "1.8.20-Beta-93", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "7.3.3" } }, "variants": [ { "name": "jvmApi", "attributes": { "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "1.8.20-Beta-93" } } ], "files": [ { "name": "kotlin-test-1.8.20-Beta-93.jar", "url": "kotlin-test-1.8.20-Beta-93.jar", "size": 133579, "sha512": "a0638a7adeca02eb860cf5a3415a7b622e16cd33cf845ab50302f7b901ec45d1d1177ced9dcf3920ed23d59bbc73bc2f7c2a620fbc917645c1f58cca5405be5f", "sha256": "8419f10add10d1be1970350c859afafb3c406d2ea6a75fc741527a938e98ecad", "sha1": "eaf837c4beae8940f24e0ec6fd41326ce4300f93", "md5": "53598d8d1fbfa3b82a7964d7008a5773" } ] }, { "name": "jvmRuntime", "attributes": { "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "1.8.20-Beta-93" } } ], "files": [ { "name": "kotlin-test-1.8.20-Beta-93.jar", "url": "kotlin-test-1.8.20-Beta-93.jar", "size": 133579, "sha512": "a0638a7adeca02eb860cf5a3415a7b622e16cd33cf845ab50302f7b901ec45d1d1177ced9dcf3920ed23d59bbc73bc2f7c2a620fbc917645c1f58cca5405be5f", "sha256": "8419f10add10d1be1970350c859afafb3c406d2ea6a75fc741527a938e98ecad", "sha1": "eaf837c4beae8940f24e0ec6fd41326ce4300f93", "md5": "53598d8d1fbfa3b82a7964d7008a5773" } ] }, { "name": "jsApiVariant", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.platform.type": "js" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-js", "version": { "requires": "1.8.20-Beta-93" } } ] }, { "name": "jsRuntimeVariant", "attributes": { "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.platform.type": "js" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-js", "version": { "requires": "1.8.20-Beta-93" } } ] }, { "name": "wasmApiVariant", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.platform.type": "wasm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-wasm", "version": { "requires": "1.8.20-Beta-93" } } ] }, { "name": "wasmRuntimeVariant", "attributes": { "org.gradle.usage": "kotlin-runtime", "org.jetbrains.kotlin.platform.type": "wasm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-wasm", "version": { "requires": "1.8.20-Beta-93" } } ] }, { "name": "nativeApiVariant", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.platform.type": "native" } }, { "name": "commonVariant", "attributes": { "org.gradle.usage": "kotlin-api", "org.jetbrains.kotlin.platform.type": "common" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-common", "version": { "requires": "1.8.20-Beta-93" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common", "version": { "requires": "1.8.20-Beta-93" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-93" } ] }, { "name": "junitApiVariant", "attributes": { "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-junit", "version": { "requires": "1.8.20-Beta-93" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-93" } ] }, { "name": "junitRuntimeVariant", "attributes": { "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-junit", "version": { "requires": "1.8.20-Beta-93" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-93" } ] }, { "name": "junit5ApiVariant", "attributes": { "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-junit5", "version": { "requires": "1.8.20-Beta-93" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-93" } ] }, { "name": "junit5RuntimeVariant", "attributes": { "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-junit5", "version": { "requires": "1.8.20-Beta-93" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-93" } ] }, { "name": "testngApiVariant", "attributes": { "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-testng", "version": { "requires": "1.8.20-Beta-93" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-93" } ] }, { "name": "testngRuntimeVariant", "attributes": { "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-test-testng", "version": { "requires": "1.8.20-Beta-93" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-93" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-93" } ] } ] }