{ "formatVersion": "1.1", "component": { "group": "org.jetbrains.kotlin", "module": "kotlin-test", "version": "1.8.20-Beta-90", "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-90" } } ], "files": [ { "name": "kotlin-test-1.8.20-Beta-90.jar", "url": "kotlin-test-1.8.20-Beta-90.jar", "size": 133577, "sha512": "e28eeb95be16393fcda8339cddf98d56330d98b5359c5215e646bf73c02bad41ef1c86c8057d717c12106f9198ec1cd311954491b7b13fbaae88f6a4d3fc19dd", "sha256": "7b0b700b48a453e478fd9e249db69da9cf74a4a212be2e6f2cb10bd4342dbedd", "sha1": "fc4db1db65b0753cc2b599fd8fbc366097f8883f", "md5": "8b79df5cd6c3c5f2191a8567cb34d502" } ] }, { "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-90" } } ], "files": [ { "name": "kotlin-test-1.8.20-Beta-90.jar", "url": "kotlin-test-1.8.20-Beta-90.jar", "size": 133577, "sha512": "e28eeb95be16393fcda8339cddf98d56330d98b5359c5215e646bf73c02bad41ef1c86c8057d717c12106f9198ec1cd311954491b7b13fbaae88f6a4d3fc19dd", "sha256": "7b0b700b48a453e478fd9e249db69da9cf74a4a212be2e6f2cb10bd4342dbedd", "sha1": "fc4db1db65b0753cc2b599fd8fbc366097f8883f", "md5": "8b79df5cd6c3c5f2191a8567cb34d502" } ] }, { "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-90" } } ] }, { "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-90" } } ] }, { "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-90" } } ] }, { "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-90" } } ] }, { "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-90" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common", "version": { "requires": "1.8.20-Beta-90" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-90" } ] }, { "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-90" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-90" } ] }, { "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-90" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-90" } ] }, { "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-90" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-90" } ] }, { "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-90" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-90" } ] }, { "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-90" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-90" } ] }, { "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-90" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-90" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-90" } ] } ] }