{ "formatVersion": "1.1", "component": { "group": "org.jetbrains.kotlin", "module": "kotlin-test", "version": "1.8.20-Beta-111", "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-111" } } ], "files": [ { "name": "kotlin-test-1.8.20-Beta-111.jar", "url": "kotlin-test-1.8.20-Beta-111.jar", "size": 133579, "sha512": "e0e8bd2dcb82627cd0e0204b36ed89fa4057ad9f816c2f0bd4ba466a3173113b1dfc13bd50a2b062506abd8dcd9d0c2ce199d058fafc41f7bd009a3b99b865c2", "sha256": "6f804190c1107c43e7a847aeef95369e3a63054c91c357e17d972ba8b453286c", "sha1": "68d803782dcefaf20054af2d89d3c139a327b288", "md5": "ee033cf93ad1090d7c1c23552eb84a97" } ] }, { "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-111" } } ], "files": [ { "name": "kotlin-test-1.8.20-Beta-111.jar", "url": "kotlin-test-1.8.20-Beta-111.jar", "size": 133579, "sha512": "e0e8bd2dcb82627cd0e0204b36ed89fa4057ad9f816c2f0bd4ba466a3173113b1dfc13bd50a2b062506abd8dcd9d0c2ce199d058fafc41f7bd009a3b99b865c2", "sha256": "6f804190c1107c43e7a847aeef95369e3a63054c91c357e17d972ba8b453286c", "sha1": "68d803782dcefaf20054af2d89d3c139a327b288", "md5": "ee033cf93ad1090d7c1c23552eb84a97" } ] }, { "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-111" } } ] }, { "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-111" } } ] }, { "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-111" } } ] }, { "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-111" } } ] }, { "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-111" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common", "version": { "requires": "1.8.20-Beta-111" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-111" } ] }, { "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-111" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-111" } ] }, { "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-111" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-111" } ] }, { "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-111" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-111" } ] }, { "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-111" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-111" } ] }, { "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-111" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-111" } ] }, { "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-111" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.8.20-Beta-111" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.8.20-Beta-111" } ] } ] }