{
  "formatVersion": "1.1",
  "component": {
    "group": "com.af.v4.system",
    "module": "af-common-security",
    "version": "3.0.83",
    "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.83"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-redis",
          "version": {
            "requires": "3.0.83"
          }
        },
        {
          "group": "com.af.v4.system",
          "module": "af-common-plugins",
          "version": {
            "requires": "3.0.83"
          }
        },
        {
          "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.83.jar",
          "url": "af-common-security-3.0.83.jar",
          "size": 37109,
          "sha512": "06d18ce9e4be1d483187a26694295046ad023be6eae6ceca5d8bcfe6d0e514b04cd02c9e5de4048d36a4d9094dd455511ee5254369b22fdbcc1ef1c94c354f6f",
          "sha256": "230ba8adacf77a0cf2f243cb4319535cfedcee4d00874e9def69cbf7c400970f",
          "sha1": "ea159e86f854b6ac61054f608ca1efea72ed1fe8",
          "md5": "9885bbf2f74ef30a5cc8229a4a495ea2"
        }
      ]
    },
    {
      "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.83"
          },
          "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.83"
          },
          "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.83"
          },
          "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.83.jar",
          "url": "af-common-security-3.0.83.jar",
          "size": 37109,
          "sha512": "06d18ce9e4be1d483187a26694295046ad023be6eae6ceca5d8bcfe6d0e514b04cd02c9e5de4048d36a4d9094dd455511ee5254369b22fdbcc1ef1c94c354f6f",
          "sha256": "230ba8adacf77a0cf2f243cb4319535cfedcee4d00874e9def69cbf7c400970f",
          "sha1": "ea159e86f854b6ac61054f608ca1efea72ed1fe8",
          "md5": "9885bbf2f74ef30a5cc8229a4a495ea2"
        }
      ]
    }
  ]
}
