{ "formatVersion": "1.1", "component": { "group": "io.github.zhangbinhub.acp.cloud", "module": "acp-spring-cloud-starter", "version": "2021.0.0-M8", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "7.4" } }, "variants": [ { "name": "apiElements", "attributes": { "org.gradle.category": "library", "org.gradle.dependency.bundling": "external", "org.gradle.jvm.environment": "standard-jvm", "org.gradle.jvm.version": 11, "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-api", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "io.github.zhangbinhub.acp.boot", "module": "acp-spring-boot-starter", "version": { "requires": "2021.0.0-M8" }, "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.security.oauth.boot", "module": "spring-security-oauth2-autoconfigure", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.boot", "module": "spring-boot-starter-security", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-bootstrap", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-stream-kafka", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-stream-binder-kafka-streams", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-bus-kafka", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-openfeign", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-loadbalancer", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "io.github.openfeign", "module": "feign-okhttp", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.cloud", "module": "spring-cloud-starter-alibaba-nacos-discovery", "excludes": [ { "group": "org.springframework.cloud", "module": "spring-cloud-starter-netflix-ribbon" }, { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.cloud", "module": "spring-cloud-starter-alibaba-nacos-config", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.cloud", "module": "spring-cloud-starter-alibaba-sentinel", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.csp", "module": "sentinel-datasource-nacos", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] } ], "files": [ { "name": "acp-spring-cloud-starter-2021.0.0-M8.jar", "url": "acp-spring-cloud-starter-2021.0.0-M8.jar", "size": 67506, "sha512": "144feca258a3a4ba6b992686d854ac6ffad32f473df58f8a03fe9ee10bdbd9e65c2ae1a1e67e865d0a49574cf82a6fa5a16e5d82c640372e9ca07d776c99801c", "sha256": "739245a8f9ecac3ff2bd589e94cc2ff8e7ff1cf83d32c4c823f066864a49820e", "sha1": "b81d7510a63e017cc6c44a6f7d38ab69b16b0965", "md5": "5e7d5c1c3e12de28c168eb843c0feec2" } ] }, { "name": "runtimeElements", "attributes": { "org.gradle.category": "library", "org.gradle.dependency.bundling": "external", "org.gradle.jvm.environment": "standard-jvm", "org.gradle.jvm.version": 11, "org.gradle.libraryelements": "jar", "org.gradle.usage": "java-runtime", "org.jetbrains.kotlin.platform.type": "jvm" }, "dependencies": [ { "group": "org.jetbrains.kotlin", "module": "kotlin-stdlib", "version": { "requires": "1.6.10" }, "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.jetbrains.kotlin", "module": "kotlin-reflect", "version": { "requires": "1.6.10" }, "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.jetbrains.kotlinx", "module": "kotlinx-coroutines-core", "version": { "requires": "1.5.2" }, "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "io.github.zhangbinhub.acp.boot", "module": "acp-spring-boot-starter", "version": { "requires": "2021.0.0-M8" }, "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.security.oauth.boot", "module": "spring-security-oauth2-autoconfigure", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.boot", "module": "spring-boot-starter-security", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-bootstrap", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-stream-kafka", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-stream-binder-kafka-streams", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-bus-kafka", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-openfeign", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "org.springframework.cloud", "module": "spring-cloud-starter-loadbalancer", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "io.github.openfeign", "module": "feign-okhttp", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.cloud", "module": "spring-cloud-starter-alibaba-nacos-discovery", "excludes": [ { "group": "org.springframework.cloud", "module": "spring-cloud-starter-netflix-ribbon" }, { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.cloud", "module": "spring-cloud-starter-alibaba-nacos-config", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.cloud", "module": "spring-cloud-starter-alibaba-sentinel", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] }, { "group": "com.alibaba.csp", "module": "sentinel-datasource-nacos", "excludes": [ { "group": "commons-logging", "module": "commons-logging" } ] } ], "files": [ { "name": "acp-spring-cloud-starter-2021.0.0-M8.jar", "url": "acp-spring-cloud-starter-2021.0.0-M8.jar", "size": 67506, "sha512": "144feca258a3a4ba6b992686d854ac6ffad32f473df58f8a03fe9ee10bdbd9e65c2ae1a1e67e865d0a49574cf82a6fa5a16e5d82c640372e9ca07d776c99801c", "sha256": "739245a8f9ecac3ff2bd589e94cc2ff8e7ff1cf83d32c4c823f066864a49820e", "sha1": "b81d7510a63e017cc6c44a6f7d38ab69b16b0965", "md5": "5e7d5c1c3e12de28c168eb843c0feec2" } ] }, { "name": "javadocElements", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "javadoc", "org.gradle.usage": "java-runtime" }, "files": [ { "name": "acp-spring-cloud-starter-2021.0.0-M8-javadoc.jar", "url": "acp-spring-cloud-starter-2021.0.0-M8-javadoc.jar", "size": 261, "sha512": "6d0a2650da9d0198026d894d93f3fb1b9a0ab39dadc4abfaa2d4d27e56f862eb7a4dd85bac54ef7048039396cf063439f9b300b61e7991b7c3490a7aa9f1d84a", "sha256": "308b58fcb085e77e2767ef9e230adb8f8860c5dd0bef3db7a217e786aab3885e", "sha1": "21ee43047f30d51c471103b56d19608100a0e46a", "md5": "54e100c7d32b763ef10bd0cd05f5afca" } ] }, { "name": "sourcesElements", "attributes": { "org.gradle.category": "documentation", "org.gradle.dependency.bundling": "external", "org.gradle.docstype": "sources", "org.gradle.usage": "java-runtime" }, "files": [ { "name": "acp-spring-cloud-starter-2021.0.0-M8-sources.jar", "url": "acp-spring-cloud-starter-2021.0.0-M8-sources.jar", "size": 28917, "sha512": "c867e7d7a7830b16c885133c50ac9fd8a6f1ebb1903d3f8ad5d376d8c2370f62f504308845b6b119f3715daff757a7ce64e8c3796c08bd615d06153fb7344dc3", "sha256": "ffade9449ccfafb6944b04059827ba0dbf4293d9a8a8927a173bcd2bc155ad34", "sha1": "836acaab01610df5ab8c2281929cb06bbcd4bce8", "md5": "65f02f75e4961b18ba0cf70234e182a6" } ] } ] }