{
  "formatVersion": "1.1",
  "component": {
    "group": "com.github.twitch4j",
    "module": "twitch4j-helix",
    "version": "1.14.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.6"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 8,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api"
      },
      "dependencies": [
        {
          "group": "org.jetbrains",
          "module": "annotations",
          "version": {
            "requires": "24.0.0"
          }
        },
        {
          "group": "commons-configuration",
          "module": "commons-configuration",
          "version": {
            "requires": "1.10"
          }
        },
        {
          "group": "com.bucket4j",
          "module": "bucket4j_jdk8-core",
          "version": {
            "requires": "8.1.0"
          }
        },
        {
          "group": "com.squareup.okhttp3",
          "module": "okhttp",
          "version": {
            "requires": "4.10.0"
          }
        },
        {
          "group": "com.github.philippheuer.credentialmanager",
          "module": "credentialmanager",
          "version": {
            "requires": "0.2.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-slf4j",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-okhttp",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-jackson",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-hystrix",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "com.neovisionaries",
          "module": "nv-websocket-client",
          "version": {
            "requires": "2.14"
          }
        },
        {
          "group": "com.github.tony19",
          "module": "named-regexp",
          "version": {
            "requires": "0.2.8"
          }
        },
        {
          "group": "com.netflix.hystrix",
          "module": "hystrix-core",
          "version": {
            "requires": "1.5.18"
          }
        },
        {
          "group": "commons-io",
          "module": "commons-io",
          "version": {
            "requires": "2.11.0"
          }
        },
        {
          "group": "org.apache.commons",
          "module": "commons-lang3",
          "version": {
            "requires": "3.12.0"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-bom",
          "version": {
            "requires": "0.1.2"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.philippheuer.events4j",
          "module": "events4j-bom",
          "version": {
            "requires": "0.11.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "1.7.36"
          }
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.14.2"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-okhttp"
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-jackson"
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-slf4j"
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-hystrix"
        },
        {
          "group": "commons-configuration",
          "module": "commons-configuration"
        },
        {
          "group": "com.bucket4j",
          "module": "bucket4j_jdk8-core"
        },
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-databind"
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-caffeine"
        },
        {
          "group": "com.github.twitch4j",
          "module": "twitch4j-eventsub-common",
          "version": {
            "requires": "1.14.0"
          }
        },
        {
          "group": "com.github.twitch4j",
          "module": "twitch4j-common",
          "version": {
            "requires": "1.14.0"
          }
        },
        {
          "group": "com.github.twitch4j",
          "module": "twitch4j-auth",
          "version": {
            "requires": "1.14.0"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-annotations",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        },
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-core",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        },
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-databind",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jsr310",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        }
      ],
      "files": [
        {
          "name": "twitch4j-helix-1.14.0.jar",
          "url": "twitch4j-helix-1.14.0.jar",
          "size": 425496,
          "sha512": "f19cce1af93b683077ed01189f9ceb1bc4c2bfdfc821732c1ee47905f30a9528dce9d87c0237ffb027f5d372c4e0db8900fec0e0993008658c707202096e80e8",
          "sha256": "70812be8f12b65dcca13fd3a173d4c21e23af0588c1ac217397a332e3ad0c2db",
          "sha1": "c142cb3ac5751a49b3c684c27110c6a79faaf998",
          "md5": "554ecda8ae8951a885e854beee6e7d94"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 8,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime"
      },
      "dependencies": [
        {
          "group": "org.jetbrains",
          "module": "annotations",
          "version": {
            "requires": "24.0.0"
          }
        },
        {
          "group": "commons-configuration",
          "module": "commons-configuration",
          "version": {
            "requires": "1.10"
          }
        },
        {
          "group": "com.bucket4j",
          "module": "bucket4j_jdk8-core",
          "version": {
            "requires": "8.1.0"
          }
        },
        {
          "group": "com.squareup.okhttp3",
          "module": "okhttp",
          "version": {
            "requires": "4.10.0"
          }
        },
        {
          "group": "com.github.philippheuer.credentialmanager",
          "module": "credentialmanager",
          "version": {
            "requires": "0.2.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-slf4j",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-okhttp",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-jackson",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-hystrix",
          "version": {
            "requires": "12.1"
          }
        },
        {
          "group": "com.neovisionaries",
          "module": "nv-websocket-client",
          "version": {
            "requires": "2.14"
          }
        },
        {
          "group": "com.github.tony19",
          "module": "named-regexp",
          "version": {
            "requires": "0.2.8"
          }
        },
        {
          "group": "com.netflix.hystrix",
          "module": "hystrix-core",
          "version": {
            "requires": "1.5.18"
          }
        },
        {
          "group": "commons-io",
          "module": "commons-io",
          "version": {
            "requires": "2.11.0"
          }
        },
        {
          "group": "org.apache.commons",
          "module": "commons-lang3",
          "version": {
            "requires": "3.12.0"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-bom",
          "version": {
            "requires": "0.1.2"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.philippheuer.events4j",
          "module": "events4j-bom",
          "version": {
            "requires": "0.11.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "1.7.36"
          }
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.14.2"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-okhttp"
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-jackson"
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-slf4j"
        },
        {
          "group": "io.github.openfeign",
          "module": "feign-hystrix"
        },
        {
          "group": "commons-configuration",
          "module": "commons-configuration"
        },
        {
          "group": "com.bucket4j",
          "module": "bucket4j_jdk8-core"
        },
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-databind"
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-caffeine"
        },
        {
          "group": "com.github.twitch4j",
          "module": "twitch4j-eventsub-common",
          "version": {
            "requires": "1.14.0"
          }
        },
        {
          "group": "com.github.twitch4j",
          "module": "twitch4j-common",
          "version": {
            "requires": "1.14.0"
          }
        },
        {
          "group": "com.github.twitch4j",
          "module": "twitch4j-auth",
          "version": {
            "requires": "1.14.0"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-annotations",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        },
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-core",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        },
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-databind",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jsr310",
          "version": {
            "strictly": "[2.12,3-alpha[",
            "requires": "[2.12,3-alpha[",
            "prefers": "2.14.2"
          }
        }
      ],
      "files": [
        {
          "name": "twitch4j-helix-1.14.0.jar",
          "url": "twitch4j-helix-1.14.0.jar",
          "size": 425496,
          "sha512": "f19cce1af93b683077ed01189f9ceb1bc4c2bfdfc821732c1ee47905f30a9528dce9d87c0237ffb027f5d372c4e0db8900fec0e0993008658c707202096e80e8",
          "sha256": "70812be8f12b65dcca13fd3a173d4c21e23af0588c1ac217397a332e3ad0c2db",
          "sha1": "c142cb3ac5751a49b3c684c27110c6a79faaf998",
          "md5": "554ecda8ae8951a885e854beee6e7d94"
        }
      ]
    },
    {
      "name": "shadowRuntimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "shadowed",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "twitch4j-helix-1.14.0-shaded.jar",
          "url": "twitch4j-helix-1.14.0-shaded.jar",
          "size": 12193872,
          "sha512": "7d8ec1e936ab5d8c7dbbbebeb797196387de100b65aef821773eb24be83ff31f47c328dd47c07897f6c1576cf153ac2cfa4dae52a96fc99f8b737f7f9e74d17b",
          "sha256": "57fbe934d26a8c116ad24ab5d2ac0cccaf36bf46b86d8f6cc31489d276a80bef",
          "sha1": "fba0fdee2e8bd0804e900d4b89305f1bb10bab3b",
          "md5": "1ce5723283091eccb51a85237769bbd1"
        }
      ]
    },
    {
      "name": "sourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "twitch4j-helix-1.14.0-sources.jar",
          "url": "twitch4j-helix-1.14.0-sources.jar",
          "size": 153530,
          "sha512": "b9830c4fc5eca9ba3d8d09b662dd209b9df7766207f36d992362ed6e820b8d44106a743eb73e9c32b0a440c28e768b84c518197cb25d106cfd70e23854b974b5",
          "sha256": "a19efcc1a7d75d95c4be7014e630f305a59b12f4f4c727441d473455f5932036",
          "sha1": "b71b435d1c0eb17d71e0f6ac047f224f9103db02",
          "md5": "f97823ec92469ff45d806ac4c1c57af6"
        }
      ]
    },
    {
      "name": "javadocElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "javadoc",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "twitch4j-helix-1.14.0-javadoc.jar",
          "url": "twitch4j-helix-1.14.0-javadoc.jar",
          "size": 1023893,
          "sha512": "948f29cf2a5bbad07bfbcf19c054b2f4a70fe48bbaea45e0dc10ba2948ca4c9bfc9e25923ee4e4a83428a295618918c73ddff6149ddf161f113ac4f7f12324a7",
          "sha256": "646e9e1d4b2531efe9378f95fb897615c1433ae881a65ce8cd49fe032da308b1",
          "sha1": "af8caabc98c51becb5ff7a1172f4fa5b658da9b2",
          "md5": "34ed025d8e5f3ce3527c06817790a11f"
        }
      ]
    }
  ]
}
