{
  "formatVersion": "1.1",
  "component": {
    "group": "com.af.v4.system",
    "module": "af-common-logic",
    "version": "3.0.78",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "9.4.0"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 25,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api"
      },
      "dependencies": [
        {
          "group": "org.springframework.cloud",
          "module": "spring-cloud-dependencies",
          "version": {
            "requires": "2025.1.1"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.alibaba.cloud",
          "module": "spring-cloud-alibaba-dependencies",
          "version": {
            "requires": "2025.1.0.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.springframework.boot",
          "module": "spring-boot-starter-log4j2"
        },
        {
          "group": "com.lmax",
          "module": "disruptor"
        },
        {
          "group": "org.aspectj",
          "module": "aspectjweaver"
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-datasource",
          "version": {
            "requires": "3.0.78"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-api",
          "version": {
            "requires": "3.0.78"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-resource",
          "version": {
            "requires": "3.0.78"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-expression",
          "version": {
            "requires": "3.0.78"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-plugins",
          "version": {
            "requires": "3.0.78"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-redis",
          "version": {
            "requires": "3.0.78"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-security",
          "version": {
            "requires": "3.0.78"
          }
        }
      ],
      "files": [
        {
          "name": "af-common-logic-3.0.78.jar",
          "url": "af-common-logic-3.0.78.jar",
          "size": 9551,
          "sha512": "a340fe6f7c8f3a9cea7488740699725f59738ed3515a88462e63333b007376c8ae4b06b99e703fe76b2622c309cdb42963e54e46ae432009092114bf33e80071",
          "sha256": "ea4c7be80df93e7957f231d434111529c962b1d63f03ebd6e95afde3d1e07944",
          "sha1": "7b17b63c54a70b1373db2d55cc15bc72dd53765c",
          "md5": "caba670f57ba20b2af21a3cb97865002"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 25,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime"
      },
      "dependencies": [
        {
          "group": "com.af.v4.system",
          "module": "af-dependencies",
          "version": {
            "requires": "2.0.8"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ],
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.springframework.cloud",
          "module": "spring-cloud-dependencies",
          "version": {
            "requires": "2025.1.1"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ],
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.alibaba.cloud",
          "module": "spring-cloud-alibaba-dependencies",
          "version": {
            "requires": "2025.1.0.0"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ],
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.springframework.boot",
          "module": "spring-boot-starter-log4j2",
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.lmax",
          "module": "disruptor",
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "org.aspectj",
          "module": "aspectjweaver",
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-datasource",
          "version": {
            "requires": "3.0.78"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.af.v4.system",
          "module": "af-api",
          "version": {
            "requires": "3.0.78"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-resource",
          "version": {
            "requires": "3.0.78"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-expression",
          "version": {
            "requires": "3.0.78"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-plugins",
          "version": {
            "requires": "3.0.78"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-redis",
          "version": {
            "requires": "3.0.78"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-security",
          "version": {
            "requires": "3.0.78"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "af-common-logic-3.0.78.jar",
          "url": "af-common-logic-3.0.78.jar",
          "size": 9551,
          "sha512": "a340fe6f7c8f3a9cea7488740699725f59738ed3515a88462e63333b007376c8ae4b06b99e703fe76b2622c309cdb42963e54e46ae432009092114bf33e80071",
          "sha256": "ea4c7be80df93e7957f231d434111529c962b1d63f03ebd6e95afde3d1e07944",
          "sha1": "7b17b63c54a70b1373db2d55cc15bc72dd53765c",
          "md5": "caba670f57ba20b2af21a3cb97865002"
        }
      ]
    }
  ]
}
