{
  "formatVersion": "1.1",
  "component": {
    "group": "com.github.fmjsjx",
    "module": "libnetty-example",
    "version": "2.2.3",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "6.8.1",
      "buildId": "bklgvpwignc4pdep4ibosralqu"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 11,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api"
      },
      "dependencies": [
        {
          "group": "io.netty",
          "module": "netty-bom",
          "version": {
            "requires": "4.1.67.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "2.4.3"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.12.4"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "1.7.32"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-2.2.3.jar",
          "url": "libnetty-example-2.2.3.jar",
          "size": 66719,
          "sha512": "8b9a7908bae4c4bff776aeb6defa01869044eeae229e0a28823a9b4d023997ceb020c87a3a48c7e36034afa5cfe897663f49a08eb313b3a6fca6588f53124165",
          "sha256": "9c2b0fba5e080a53673aafa2b17e2ad09d64d400ac9c0480be6d379e02e4f291",
          "sha1": "396ac61d9dacc2a74ce2cbcbd00a57a34dcfd21a",
          "md5": "74aa9ced2f732716ad4c91c5fd31c571"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 11,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime"
      },
      "dependencies": [
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-bom",
          "version": {
            "requires": "2.14.1"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "1.7.32"
          }
        },
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-slf4j-impl",
          "version": {
            "requires": "2.14.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-fastcgi",
          "version": {
            "requires": "2.2.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http",
          "version": {
            "requires": "2.2.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-client",
          "version": {
            "requires": "2.2.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-server",
          "version": {
            "requires": "2.2.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp",
          "version": {
            "requires": "2.2.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp3",
          "version": {
            "requires": "2.2.3"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-transport",
          "version": {
            "requires": "2.2.3"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-transport-native-epoll",
          "version": {
            "requires": "4.1.67.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.67.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.41.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.41.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.41.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.41.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.12.4"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jdk8",
          "version": {
            "requires": "2.12.4"
          }
        },
        {
          "group": "com.fasterxml.jackson.datatype",
          "module": "jackson-datatype-jsr310",
          "version": {
            "requires": "2.12.4"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-bom",
          "version": {
            "requires": "4.1.67.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "2.4.3"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.fasterxml.jackson",
          "module": "jackson-bom",
          "version": {
            "requires": "2.12.4"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        }
      ],
      "dependencyConstraints": [
        {
          "group": "io.netty",
          "module": "netty-tcnative",
          "version": {
            "requires": "2.0.41.Final"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-tcnative-boringssl-static",
          "version": {
            "requires": "2.0.41.Final"
          }
        },
        {
          "group": "ch.qos.logback",
          "module": "logback-classic",
          "version": {
            "requires": "1.2.3"
          }
        },
        {
          "group": "com.jcraft",
          "module": "jzlib",
          "version": {
            "requires": "1.1.3"
          }
        },
        {
          "group": "org.brotli",
          "module": "dec",
          "version": {
            "requires": "0.1.2"
          }
        },
        {
          "group": "org.slf4j",
          "module": "slf4j-api",
          "version": {
            "requires": "1.7.32"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-2.2.3.jar",
          "url": "libnetty-example-2.2.3.jar",
          "size": 66719,
          "sha512": "8b9a7908bae4c4bff776aeb6defa01869044eeae229e0a28823a9b4d023997ceb020c87a3a48c7e36034afa5cfe897663f49a08eb313b3a6fca6588f53124165",
          "sha256": "9c2b0fba5e080a53673aafa2b17e2ad09d64d400ac9c0480be6d379e02e4f291",
          "sha1": "396ac61d9dacc2a74ce2cbcbd00a57a34dcfd21a",
          "md5": "74aa9ced2f732716ad4c91c5fd31c571"
        }
      ]
    },
    {
      "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-2.2.3-sources.jar",
          "url": "libnetty-example-2.2.3-sources.jar",
          "size": 31348,
          "sha512": "fd42e3429d8e15d71d6917d42ada6496cb8fe5a52ddf6435e07fa4847237b0ac3f7f696fd70e23f2b67b845d98c0d760b3b9dc561de54b11263d322e2fdd5e1f",
          "sha256": "b8cfdcd504e52f49a3b2e13218d4d15f8431b16d45cbe0721047ab199c41471a",
          "sha1": "94d9f1f874826d12b866cc0862c41b3bda73c8a2",
          "md5": "a5b5db3d14538d884008c5a4eb95746a"
        }
      ]
    },
    {
      "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-2.2.3-javadoc.jar",
          "url": "libnetty-example-2.2.3-javadoc.jar",
          "size": 446121,
          "sha512": "391e9d9335fbaeaebbc665b6acda78f2c82841c92a8cdabcf6f3e2517a310a9b34a804a5141ce5c4c4193a0447a5132715523d975250cab9717c9121fce05ef8",
          "sha256": "f2df3c32fe0349626f67bee2b35e4e43c72b09e1dcca52a0840a4f456a125da3",
          "sha1": "cd87269ecefbd46db9e49e03016e8ac83a89332e",
          "md5": "bdd062a3320f686717c13f61bddae722"
        }
      ]
    }
  ]
}
