{ "formatVersion": "1.1", "component": { "group": "io.github.voytech", "module": "tabulate-bom", "version": "0.1.1", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "7.0.2" } }, "variants": [ { "name": "apiElements", "attributes": { "org.gradle.category": "platform", "org.gradle.usage": "java-api" }, "dependencyConstraints": [ { "group": "io.github.voytech", "module": "tabulate-core", "version": { "requires": "0.1.1" } }, { "group": "io.github.voytech", "module": "tabulate-csv", "version": { "requires": "0.1.1" } }, { "group": "io.github.voytech", "module": "tabulate-excel", "version": { "requires": "0.1.1" } }, { "group": "org.apache.poi", "module": "poi", "version": { "requires": "5.2.0" } }, { "group": "org.apache.poi", "module": "poi-ooxml", "version": { "requires": "5.2.0" } }, { "group": "org.apache.commons", "module": "commons-math3", "version": { "requires": "3.0" } } ] }, { "name": "runtimeElements", "attributes": { "org.gradle.category": "platform", "org.gradle.usage": "java-runtime" }, "dependencyConstraints": [ { "group": "io.github.voytech", "module": "tabulate-core", "version": { "requires": "0.1.1" } }, { "group": "io.github.voytech", "module": "tabulate-csv", "version": { "requires": "0.1.1" } }, { "group": "io.github.voytech", "module": "tabulate-excel", "version": { "requires": "0.1.1" } }, { "group": "org.apache.poi", "module": "poi", "version": { "requires": "5.2.0" } }, { "group": "org.apache.poi", "module": "poi-ooxml", "version": { "requires": "5.2.0" } }, { "group": "org.apache.commons", "module": "commons-math3", "version": { "requires": "3.0" } } ] } ] }