{
  "formatVersion": "1.1",
  "component": {
    "group": "org.springframework.security",
    "module": "spring-security-oauth2-authorization-server",
    "version": "7.0.3",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14.4"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 17,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api"
      },
      "dependencies": [
        {
          "group": "org.springframework.security",
          "module": "spring-security-web",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework.security",
          "module": "spring-security-oauth2-core",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework.security",
          "module": "spring-security-oauth2-jose",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework.security",
          "module": "spring-security-oauth2-resource-server",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework",
          "module": "spring-core",
          "version": {
            "requires": "7.0.4"
          },
          "excludes": [
            {
              "group": "commons-logging",
              "module": "commons-logging"
            }
          ]
        },
        {
          "group": "com.nimbusds",
          "module": "nimbus-jose-jwt",
          "version": {
            "requires": "10.4"
          }
        },
        {
          "group": "tools.jackson.core",
          "module": "jackson-databind",
          "version": {
            "requires": "3.0.4"
          }
        }
      ],
      "files": [
        {
          "name": "spring-security-oauth2-authorization-server-7.0.3.jar",
          "url": "spring-security-oauth2-authorization-server-7.0.3.jar",
          "size": 596479,
          "sha512": "44eec72f4cbcc8657377e3603dbe5a61c9e6bb014e820e5423e18c49d413a4ed9983dec7b419c32af6485ac7d315279e920f5ab59b51773c902904911584c6ea",
          "sha256": "54f4550f748f9f9823f58923ccb126186897b8c8410f76b52624c43179a2046a",
          "sha1": "596985a980f3dd7669061bea2fdd1ba7c40d2b83",
          "md5": "6814ca5abc031324e5de58c6511b748a"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 17,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime"
      },
      "dependencies": [
        {
          "group": "org.springframework.security",
          "module": "spring-security-web",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework.security",
          "module": "spring-security-oauth2-core",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework.security",
          "module": "spring-security-oauth2-jose",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework.security",
          "module": "spring-security-oauth2-resource-server",
          "version": {
            "requires": "7.0.3"
          }
        },
        {
          "group": "org.springframework",
          "module": "spring-core",
          "version": {
            "requires": "7.0.4"
          },
          "excludes": [
            {
              "group": "commons-logging",
              "module": "commons-logging"
            }
          ]
        },
        {
          "group": "com.nimbusds",
          "module": "nimbus-jose-jwt",
          "version": {
            "requires": "10.4"
          }
        },
        {
          "group": "tools.jackson.core",
          "module": "jackson-databind",
          "version": {
            "requires": "3.0.4"
          }
        }
      ],
      "files": [
        {
          "name": "spring-security-oauth2-authorization-server-7.0.3.jar",
          "url": "spring-security-oauth2-authorization-server-7.0.3.jar",
          "size": 596479,
          "sha512": "44eec72f4cbcc8657377e3603dbe5a61c9e6bb014e820e5423e18c49d413a4ed9983dec7b419c32af6485ac7d315279e920f5ab59b51773c902904911584c6ea",
          "sha256": "54f4550f748f9f9823f58923ccb126186897b8c8410f76b52624c43179a2046a",
          "sha1": "596985a980f3dd7669061bea2fdd1ba7c40d2b83",
          "md5": "6814ca5abc031324e5de58c6511b748a"
        }
      ]
    },
    {
      "name": "javadocElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "javadoc",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "spring-security-oauth2-authorization-server-7.0.3-javadoc.jar",
          "url": "spring-security-oauth2-authorization-server-7.0.3-javadoc.jar",
          "size": 939248,
          "sha512": "3ce768a8feeda9a6f17d61bc4d67e445a9d480d6e179e0b3af79de9b55bfc1ca26e0d1c59481d80f791ec36336cb7d536bcb376cac40b539c7fec435a5922eaa",
          "sha256": "31d9229274d843903a2b772fefc674ef75225f57c8aabd4b33283e6ee49a0ed2",
          "sha1": "facf163142f8fe96ea8c3b73b38d4285955d4920",
          "md5": "73ce27cde4fc533211c348d3a6b7b478"
        }
      ]
    },
    {
      "name": "sourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "spring-security-oauth2-authorization-server-7.0.3-sources.jar",
          "url": "spring-security-oauth2-authorization-server-7.0.3-sources.jar",
          "size": 403132,
          "sha512": "e704973a3df0f10226a99b29f50d1319de673825f4f86646c698ee3295d8bb1efcbd8a09ad2d66fb9719873f3923227a3557599e7464db168c78492a12441626",
          "sha256": "419676b0712a28c41870717ab961f815ca3bc1db680f379f444d18b12c8a4989",
          "sha1": "9a6533e71769efb7b610afa48499ebaff6757aef",
          "md5": "9c3f42cfbcce9fb8fce0dbc60083f8aa"
        }
      ]
    }
  ]
}
