{
  "formatVersion": "1.1",
  "component": {
    "group": "com.af.v4.system",
    "module": "af-common-security",
    "version": "3.0.74",
    "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-api",
          "version": {
            "requires": "3.0.74"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-redis",
          "version": {
            "requires": "3.0.74"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-plugins",
          "version": {
            "requires": "3.0.74"
          }
        },
        {
          "group": "org.springframework",
          "module": "spring-webmvc"
        },
        {
          "group": "org.springframework.boot",
          "module": "spring-boot-starter-jackson"
        },
        {
          "group": "cn.hutool",
          "module": "hutool-crypto"
        }
      ],
      "files": [
        {
          "name": "af-common-security-3.0.74.jar",
          "url": "af-common-security-3.0.74.jar",
          "size": 37109,
          "sha512": "489ed217113094918145f1b058320e087b2ec0e70553d61f628aff5d0642e058d55e8193e98de8cdb1102b527cc73fc4e9fe17f93a533d1443e4e0742ff2e683",
          "sha256": "4f519256d36354cd5fb7ee21c5fdc60af40f7f3f4cf062b18b923d6d77211fa4",
          "sha1": "f3da666a238f9990818ddb5486c9f09687b261e5",
          "md5": "d8062e7a889c479e1346252a0b7e7c27"
        }
      ]
    },
    {
      "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-api",
          "version": {
            "requires": "3.0.74"
          },
          "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.74"
          },
          "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.74"
          },
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "org.springframework",
          "module": "spring-webmvc",
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "org.springframework.boot",
          "module": "spring-boot-starter-jackson",
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        },
        {
          "group": "cn.hutool",
          "module": "hutool-crypto",
          "excludes": [
            {
              "group": "org.springframework.boot",
              "module": "spring-boot-starter-logging"
            },
            {
              "group": "com.alibaba",
              "module": "druid-spring-boot-starter"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "af-common-security-3.0.74.jar",
          "url": "af-common-security-3.0.74.jar",
          "size": 37109,
          "sha512": "489ed217113094918145f1b058320e087b2ec0e70553d61f628aff5d0642e058d55e8193e98de8cdb1102b527cc73fc4e9fe17f93a533d1443e4e0742ff2e683",
          "sha256": "4f519256d36354cd5fb7ee21c5fdc60af40f7f3f4cf062b18b923d6d77211fa4",
          "sha1": "f3da666a238f9990818ddb5486c9f09687b261e5",
          "md5": "d8062e7a889c479e1346252a0b7e7c27"
        }
      ]
    }
  ]
}
