{ "formatVersion": "1.1", "component": { "group": "org.jetbrains.kotlin", "module": "kotlin-test", "version": "1.9.0-Beta-152", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "7.6.1" } }, "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.9.0-Beta-152" } } ], "files": [ { "name": "kotlin-test-1.9.0-Beta-152.jar", "url": "kotlin-test-1.9.0-Beta-152.jar", "size": 133547, "sha512": "b9305ca0e587183905737ad725ba47bfb6364bb4c1dcd586e03f68ccb5916e0faf0f41756538a6351aa7f2d149b521cf7c753e97ebcf078ecd068ff4d70220a6", "sha256": "2194256265d650117a43a484a5e5501e45263f41649fbafcb0fbef9da82ab7c6", "sha1": "26c9ea1d16d8517f5c88ae6093e8cc90241cbcde", "md5": "07f314b178a6ed07258e60074d44bcb8" } ] }, { "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.9.0-Beta-152" } } ], "files": [ { "name": "kotlin-test-1.9.0-Beta-152.jar", "url": "kotlin-test-1.9.0-Beta-152.jar", "size": 133547, "sha512": "b9305ca0e587183905737ad725ba47bfb6364bb4c1dcd586e03f68ccb5916e0faf0f41756538a6351aa7f2d149b521cf7c753e97ebcf078ecd068ff4d70220a6", "sha256": "2194256265d650117a43a484a5e5501e45263f41649fbafcb0fbef9da82ab7c6", "sha1": "26c9ea1d16d8517f5c88ae6093e8cc90241cbcde", "md5": "07f314b178a6ed07258e60074d44bcb8" } ] }, { "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.9.0-Beta-152" } } ] }, { "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.9.0-Beta-152" } } ] }, { "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.9.0-Beta-152" } } ] }, { "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.9.0-Beta-152" } } ] }, { "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.9.0-Beta-152" } }, { "group": "org.jetbrains.kotlin", "module": "kotlin-test-annotations-common", "version": { "requires": "1.9.0-Beta-152" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.9.0-Beta-152" } ] }, { "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.9.0-Beta-152" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.9.0-Beta-152" } ] }, { "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.9.0-Beta-152" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.9.0-Beta-152" } ] }, { "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.9.0-Beta-152" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.9.0-Beta-152" } ] }, { "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.9.0-Beta-152" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-junit5", "version": "1.9.0-Beta-152" } ] }, { "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.9.0-Beta-152" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.9.0-Beta-152" } ] }, { "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.9.0-Beta-152" } } ], "capabilities": [ { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework-testng", "version": "1.9.0-Beta-152" }, { "group": "org.jetbrains.kotlin", "name": "kotlin-test-framework", "version": "1.9.0-Beta-152" } ] } ] }