{
  "formatVersion": "1.1",
  "component": {
    "group": "com.github.fmjsjx",
    "module": "libnetty-example",
    "version": "2.2.1",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "6.8.1",
      "buildId": "5oxvxzogozbm7gox4p3vpli7oa"
    }
  },
  "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.65.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "2.2.0"
          },
          "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.31"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-2.2.1.jar",
          "url": "libnetty-example-2.2.1.jar",
          "size": 66719,
          "sha512": "a87dcab8d22b796e9dd7bb1aaa53ad01ffb8916d47692171c0a4d95970da65a7d01a4a4bc39f16cd07d758213d5010aa3f0aaedce5685c0145d0b5ac45107d43",
          "sha256": "7c290304a11f95b5592ab46801cf57722bdb956d7a3fdf6208939c777676eee4",
          "sha1": "0a0a12a18e46db42d6d0a4e84affaaeee773632d",
          "md5": "4022d133d8f8e8b1290e7a6854df928d"
        }
      ]
    },
    {
      "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.31"
          }
        },
        {
          "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.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-client",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-http-server",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-resp3",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libnetty-transport",
          "version": {
            "requires": "2.2.1"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-transport-native-epoll",
          "version": {
            "requires": "4.1.65.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.65.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.39.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.39.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.39.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.39.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.65.Final"
          },
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        },
        {
          "group": "com.github.fmjsjx",
          "module": "libcommon-bom",
          "version": {
            "requires": "2.2.0"
          },
          "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.39.Final"
          }
        },
        {
          "group": "io.netty",
          "module": "netty-tcnative-boringssl-static",
          "version": {
            "requires": "2.0.39.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.31"
          }
        }
      ],
      "files": [
        {
          "name": "libnetty-example-2.2.1.jar",
          "url": "libnetty-example-2.2.1.jar",
          "size": 66719,
          "sha512": "a87dcab8d22b796e9dd7bb1aaa53ad01ffb8916d47692171c0a4d95970da65a7d01a4a4bc39f16cd07d758213d5010aa3f0aaedce5685c0145d0b5ac45107d43",
          "sha256": "7c290304a11f95b5592ab46801cf57722bdb956d7a3fdf6208939c777676eee4",
          "sha1": "0a0a12a18e46db42d6d0a4e84affaaeee773632d",
          "md5": "4022d133d8f8e8b1290e7a6854df928d"
        }
      ]
    },
    {
      "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.1-sources.jar",
          "url": "libnetty-example-2.2.1-sources.jar",
          "size": 31348,
          "sha512": "c3aa15db501a948ac6f845bf3da03f234f7cfce665f28377861fd6c5adf6f18373c598ea4467b2f23b82822cee91522bb08b957881a01d5aaaa5f384670122dc",
          "sha256": "f3083add02fe5c0f237fd83bc021ee571bcbe7621c37f75bee63a6717275269d",
          "sha1": "a3bbefbe1cd1b24f083dbaa5c63474aeec9fd868",
          "md5": "00bb5655d6d7b042aa853278b32aa341"
        }
      ]
    },
    {
      "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.1-javadoc.jar",
          "url": "libnetty-example-2.2.1-javadoc.jar",
          "size": 446122,
          "sha512": "7c75fcc642ae0f4ebc7277d5dbe263ad47c2b74394ad49bd43506aae6d3bb7e4a7d6159c2cd383e3bc4a2d4327d343a2ada80f1562a03b36d0ed5d58325a81e9",
          "sha256": "9e7cfdd559203c687c5435c5868fa63248a4d6ac78ab0737e5a502dbfcfebb9c",
          "sha1": "45a350e10560dc50dd5161d99be3b173a5379741",
          "md5": "d75f3a9f550f762f50aa29bcb1a44621"
        }
      ]
    }
  ]
}
