{
  "formatVersion": "1.1",
  "component": {
    "group": "com.github.fmjsjx",
    "module": "libnetty-example",
    "version": "3.7.6",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.10.2"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.jvm.version": 17,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "io.netty",
          "module": "netty-bom",
          "version": {
            "requires": "4.1.119.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "3.11.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.18.3"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.17"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2",
          "version": {
            "requires": "2.0.56"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2-kotlin",
          "version": {
            "requires": "2.0.56"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-3.7.6.jar",
          "url": "libnetty-example-3.7.6.jar",
          "size": 181278,
          "sha512": "c3240b2caf44be71a64af31c8e586f3cea2a4216febfe7e343925bb2637c56127ef47f3a968aecea7a902de310864c0e1b97fb3b73882a94f9d8dfae261b7e5a",
          "sha256": "f3924152a65a5330e99fbbcb367aafac6c3178365aaabb1a7994ca57f293b7fc",
          "sha1": "552b758de1b034b2723d015cb9b440353f951ba0",
          "md5": "d8101ea484281bda809913d932606ae2"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.jvm.version": 17,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "dependencies": [
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-bom",
          "version": {
            "requires": "2.24.3"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-bom",
          "version": {
            "requires": "1.9.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.17"
          }
        },
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-slf4j2-impl",
          "version": {
            "requires": "2.24.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-fastcgi",
          "version": {
            "requires": "3.7.6"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http",
          "version": {
            "requires": "3.7.6"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-client",
          "version": {
            "requires": "3.7.6"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-server",
          "version": {
            "requires": "3.7.6"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp",
          "version": {
            "requires": "3.7.6"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp3",
          "version": {
            "requires": "3.7.6"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-transport",
          "version": {
            "requires": "3.7.6"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-transport-native-epoll",
          "version": {
            "requires": "4.1.119.Final"
          },
          "thirdPartyCompatibility": {
            "artifactSelector": {
              "name": "netty-transport-native-epoll",
              "type": "jar",
              "extension": "jar",
              "classifier": "linux-x86_64"
            }
          }
        },
        {
          "group": "io.netty",
          "module": "netty-transport-native-kqueue",
          "version": {
            "requires": "4.1.119.Final"
          },
          "thirdPartyCompatibility": {
            "artifactSelector": {
              "name": "netty-transport-native-kqueue",
              "type": "jar",
              "extension": "jar",
              "classifier": "osx-x86_64"
            }
          }
        },
        {
          "group": "io.netty",
          "module": "netty-tcnative-boringssl-static",
          "version": {
            "requires": "2.0.70.Final"
          },
          "thirdPartyCompatibility": {
            "artifactSelector": {
              "name": "netty-tcnative-boringssl-static",
              "type": "jar",
              "extension": "jar",
              "classifier": "linux-aarch_64"
            }
          }
        },
        {
          "group": "io.netty",
          "module": "netty-tcnative-boringssl-static",
          "version": {
            "requires": "2.0.70.Final"
          },
          "thirdPartyCompatibility": {
            "artifactSelector": {
              "name": "netty-tcnative-boringssl-static",
              "type": "jar",
              "extension": "jar",
              "classifier": "linux-x86_64"
            }
          }
        },
        {
          "group": "io.netty",
          "module": "netty-tcnative-boringssl-static",
          "version": {
            "requires": "2.0.70.Final"
          },
          "thirdPartyCompatibility": {
            "artifactSelector": {
              "name": "netty-tcnative-boringssl-static",
              "type": "jar",
              "extension": "jar",
              "classifier": "osx-x86_64"
            }
          }
        },
        {
          "group": "io.netty",
          "module": "netty-tcnative-boringssl-static",
          "version": {
            "requires": "2.0.70.Final"
          },
          "thirdPartyCompatibility": {
            "artifactSelector": {
              "name": "netty-tcnative-boringssl-static",
              "type": "jar",
              "extension": "jar",
              "classifier": "windows-x86_64"
            }
          }
        },
        {
          "group": "com.fasterxml.jackson.core",
          "module": "jackson-databind",
          "version": {
            "requires": "2.18.3"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jdk8",
          "version": {
            "requires": "2.18.3"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jsr310",
          "version": {
            "requires": "2.18.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-kotlin",
          "version": {
            "requires": "3.11.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.0.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.9.24"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.9.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-reactor",
          "version": {
            "requires": "1.9.0"
          }
        },
        {
          "group": "org.bouncycastle",
          "module": "bcpkix-lts8on",
          "version": {
            "requires": "2.73.6"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-bom",
          "version": {
            "requires": "4.1.119.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "3.11.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.18.3"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-core",
          "version": {
            "requires": "2.24.3"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "ch.qos.logback",
          "module": "logback-classic",
          "version": {
            "requires": "1.5.18"
          }
        },
        {
          "group": "com.jcraft",
          "module": "jzlib",
          "version": {
            "requires": "1.1.3"
          }
        },
        {
          "group": "org.brotli",
          "module": "dec",
          "version": {
            "requires": "0.1.2"
          }
        },
        {
          "group": "com.aayushatharva.brotli4j",
          "module": "brotli4j",
          "version": {
            "requires": "1.18.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "2.0.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.9.24"
          }
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.17"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2",
          "version": {
            "requires": "2.0.56"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2-kotlin",
          "version": {
            "requires": "2.0.56"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-3.7.6.jar",
          "url": "libnetty-example-3.7.6.jar",
          "size": 181278,
          "sha512": "c3240b2caf44be71a64af31c8e586f3cea2a4216febfe7e343925bb2637c56127ef47f3a968aecea7a902de310864c0e1b97fb3b73882a94f9d8dfae261b7e5a",
          "sha256": "f3924152a65a5330e99fbbcb367aafac6c3178365aaabb1a7994ca57f293b7fc",
          "sha1": "552b758de1b034b2723d015cb9b440353f951ba0",
          "md5": "d8101ea484281bda809913d932606ae2"
        }
      ]
    },
    {
      "name": "sourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "libnetty-example-3.7.6-sources.jar",
          "url": "libnetty-example-3.7.6-sources.jar",
          "size": 137846,
          "sha512": "0d501740e96b2919975f6c3bef96461e91620dfbb202c8e3892631c9bec2d2f1b7535c389b200ea6b88424279b3202e1c778fc770a5f9575ae8bc131c5f3476d",
          "sha256": "033fe554dc872216ca37151bbe1d2d9c939a7d52844b036b5e65863d54b77933",
          "sha1": "5c5950ea7b19a1c1a42efe02f3cfc60f3b2c7826",
          "md5": "97e23b5db55f0439b3686adba2da52aa"
        },
        {
          "name": "libnetty-example-3.7.6-sources.jar",
          "url": "libnetty-example-3.7.6-sources.jar",
          "size": 137846,
          "sha512": "0d501740e96b2919975f6c3bef96461e91620dfbb202c8e3892631c9bec2d2f1b7535c389b200ea6b88424279b3202e1c778fc770a5f9575ae8bc131c5f3476d",
          "sha256": "033fe554dc872216ca37151bbe1d2d9c939a7d52844b036b5e65863d54b77933",
          "sha1": "5c5950ea7b19a1c1a42efe02f3cfc60f3b2c7826",
          "md5": "97e23b5db55f0439b3686adba2da52aa"
        }
      ]
    },
    {
      "name": "javadocElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "javadoc",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "libnetty-example-3.7.6-javadoc.jar",
          "url": "libnetty-example-3.7.6-javadoc.jar",
          "size": 133958,
          "sha512": "add0af8b4eddd7034c33caf2465bfaaf8cd39fa2e1a5fbaa6577ebba6d5ef02f8f24977e6dbe38e1396a11e63f2eae1de8e240a5f25424abb864bfa41bfbc487",
          "sha256": "0fd754bca45a45eef958803056cb74b0ce39602998a21572a58d6f28a50551e9",
          "sha1": "bf760f6b48c014004876b968ab6752f34939db31",
          "md5": "4435661e3b7e77230baff40812f1e650"
        }
      ]
    }
  ]
}
