{ "formatVersion": "1.1", "component": { "group": "io.github.zhangbinhub.acp.cloud", "module": "acp-spring-cloud-starter", "version": "2021.0.0-M9-jdk8", "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": 8, "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-M9-jdk8" }, "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-M9-jdk8.jar", "url": "acp-spring-cloud-starter-2021.0.0-M9-jdk8.jar", "size": 66947, "sha512": "b441e37d4ac9bea2a48d73caa5e8811e649200517d8b4636ba310fb086f280183c3fb370eaae64c35df4c23e90fbc7d85823cf6d103768451ac035a7a71f49c3", "sha256": "56f0007ee483caaa7fdec5eeab8f214ac1402c7e030cf71cd90ee56e79f3c429", "sha1": "e6d53a789760bdfc30815dbbdbc360aeabb7e31f", "md5": "9ceeb179ede75234a0f7396997c4a22e" } ] }, { "name": "runtimeElements", "attributes": { "org.gradle.category": "library", "org.gradle.dependency.bundling": "external", "org.gradle.jvm.environment": "standard-jvm", "org.gradle.jvm.version": 8, "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-M9-jdk8" }, "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-M9-jdk8.jar", "url": "acp-spring-cloud-starter-2021.0.0-M9-jdk8.jar", "size": 66947, "sha512": "b441e37d4ac9bea2a48d73caa5e8811e649200517d8b4636ba310fb086f280183c3fb370eaae64c35df4c23e90fbc7d85823cf6d103768451ac035a7a71f49c3", "sha256": "56f0007ee483caaa7fdec5eeab8f214ac1402c7e030cf71cd90ee56e79f3c429", "sha1": "e6d53a789760bdfc30815dbbdbc360aeabb7e31f", "md5": "9ceeb179ede75234a0f7396997c4a22e" } ] }, { "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-M9-jdk8-javadoc.jar", "url": "acp-spring-cloud-starter-2021.0.0-M9-jdk8-javadoc.jar", "size": 261, "sha512": "f36e1f7cc3597729163a60bc967b7bbc823ebd4ec14d7a54493abdfaa33106f94dce7a1c64dd1b7c171652806d9691ac892b8e17906f0a466cce929b8d08bfd7", "sha256": "14ea0e1b944a4e5ce905c67bd95dd4bdb0b392a0492a97e51b3108b81366fdcb", "sha1": "f9c920fd86bed28eb2d82377e3457e45e2ad3815", "md5": "53c204063a0393f804fe0f6897eeb776" } ] }, { "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-M9-jdk8-sources.jar", "url": "acp-spring-cloud-starter-2021.0.0-M9-jdk8-sources.jar", "size": 28977, "sha512": "3ded9286380d6c127195ddfc14ed495c2138e7dd3decf71dd1a8165a040d8a262ca88baf57f0e8e620777c57f3d30c3f56b47d7f56e1bc4a9b699afa6a223a51", "sha256": "bff6b6f2530ce528faa935d6ae27732bd885caa79f6191004dd6fd48ff227bf2", "sha1": "23b2e327ed995ee6faedd3813840c034013948fb", "md5": "0052504f6bf5535420552683548b43fb" } ] } ] }