{
  "formatVersion": "1.1",
  "component": {
    "group": "com.github.fmjsjx",
    "module": "libnetty-example",
    "version": "3.5.2",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.5"
    }
  },
  "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.108.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "3.7.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.17.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.12"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2",
          "version": {
            "requires": "2.0.47"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2-kotlin",
          "version": {
            "requires": "2.0.47"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-3.5.2.jar",
          "url": "libnetty-example-3.5.2.jar",
          "size": 180945,
          "sha512": "408f7dba061ca5a01b3842bbb7072bbfbe2c4b292fb35a9c5e3cbc98edf40c08ae1e9f14c97cc6170d4029d68dce65ed32eef4f4468474ac1d0653bc09168cb2",
          "sha256": "7d7b45e6cac1babafe7c590fc44a97e7a32eaca06b24a0499ece429b26fb96b4",
          "sha1": "9de0bfb5b7ca7b5b4c4b72cdfb459b809f9ad4cc",
          "md5": "18e2e9b5d712ded4b3b722b342ae9c31"
        }
      ]
    },
    {
      "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.23.1"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-bom",
          "version": {
            "requires": "1.8.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.12"
          }
        },
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-slf4j2-impl",
          "version": {
            "requires": "2.23.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-fastcgi",
          "version": {
            "requires": "3.5.2"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http",
          "version": {
            "requires": "3.5.2"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-client",
          "version": {
            "requires": "3.5.2"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-server",
          "version": {
            "requires": "3.5.2"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp",
          "version": {
            "requires": "3.5.2"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp3",
          "version": {
            "requires": "3.5.2"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-transport",
          "version": {
            "requires": "3.5.2"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-transport-native-epoll",
          "version": {
            "requires": "4.1.108.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.108.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.65.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.65.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.65.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.65.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.17.0"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jdk8",
          "version": {
            "requires": "2.17.0"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jsr310",
          "version": {
            "requires": "2.17.0"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-kotlin",
          "version": {
            "requires": "3.7.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "1.9.10"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.9.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-jdk8",
          "version": {
            "requires": "1.8.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-reactor",
          "version": {
            "requires": "1.8.0"
          }
        },
        {
          "group": "org.bouncycastle",
          "module": "bcpkix-jdk15to18",
          "version": {
            "requires": "1.76"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-bom",
          "version": {
            "requires": "4.1.108.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "3.7.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.17.0"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-core",
          "version": {
            "requires": "2.23.1"
          }
        }
      ],
      "dependencyConstraints": [
        {
          "group": "ch.qos.logback",
          "module": "logback-classic",
          "version": {
            "requires": "1.4.14"
          }
        },
        {
          "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.13.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-reflect",
          "version": {
            "requires": "1.9.10"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-jdk8",
          "version": {
            "requires": "1.9.10"
          }
        },
        {
          "group": "org.bouncycastle",
          "module": "bcpkix-jdk15to18",
          "version": {
            "requires": "1.76"
          }
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "2.0.12"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2",
          "version": {
            "requires": "2.0.47"
          }
        },
        {
          "group": "com.alibaba.fastjson2",
          "module": "fastjson2-kotlin",
          "version": {
            "requires": "2.0.47"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-3.5.2.jar",
          "url": "libnetty-example-3.5.2.jar",
          "size": 180945,
          "sha512": "408f7dba061ca5a01b3842bbb7072bbfbe2c4b292fb35a9c5e3cbc98edf40c08ae1e9f14c97cc6170d4029d68dce65ed32eef4f4468474ac1d0653bc09168cb2",
          "sha256": "7d7b45e6cac1babafe7c590fc44a97e7a32eaca06b24a0499ece429b26fb96b4",
          "sha1": "9de0bfb5b7ca7b5b4c4b72cdfb459b809f9ad4cc",
          "md5": "18e2e9b5d712ded4b3b722b342ae9c31"
        }
      ]
    },
    {
      "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.5.2-sources.jar",
          "url": "libnetty-example-3.5.2-sources.jar",
          "size": 137727,
          "sha512": "8519bb7b16deec8f4e54035a63dbd116b931ce6abe28433ff803bf24371b7256b1f39cfb06749953a5dec1c5dcfaf95b7ddf7c75822a40afb5a359c07726b30c",
          "sha256": "bc0871a02cb8227ab6e00e1916a9137779a3182e463965b50a675de24c1a1628",
          "sha1": "7cfb8de22d6141a0e04da2fc85a1189b765def1b",
          "md5": "1fe8835c7ddcbf64e4e676b2b475cb7f"
        },
        {
          "name": "libnetty-example-3.5.2-sources.jar",
          "url": "libnetty-example-3.5.2-sources.jar",
          "size": 137727,
          "sha512": "8519bb7b16deec8f4e54035a63dbd116b931ce6abe28433ff803bf24371b7256b1f39cfb06749953a5dec1c5dcfaf95b7ddf7c75822a40afb5a359c07726b30c",
          "sha256": "bc0871a02cb8227ab6e00e1916a9137779a3182e463965b50a675de24c1a1628",
          "sha1": "7cfb8de22d6141a0e04da2fc85a1189b765def1b",
          "md5": "1fe8835c7ddcbf64e4e676b2b475cb7f"
        }
      ]
    },
    {
      "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.5.2-javadoc.jar",
          "url": "libnetty-example-3.5.2-javadoc.jar",
          "size": 134942,
          "sha512": "d59c65e074f1e53c6590b08c09b26fab82e2d22efe726730ac9e0e7f9751d514b9d02c4d9f5f5d83092598174c6c51564235d7fea41c978dfc7328cd3cc214fe",
          "sha256": "d07ff32147c2483f22337547d551d7e8fca0c8c23da530dea8f8a54e095e0cbf",
          "sha1": "ff1abe3dced7d0b035b8cba289a16fd64dd9691d",
          "md5": "32a77fe74c2dc64638e55a52c2dc2f76"
        }
      ]
    }
  ]
}
