{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:a6bf6a83-608f-339d-b2c8-329fcde004cd",
  "version" : 1,
  "metadata" : {
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.8.0",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "76ffec6a7ddd46b2b24517411874eb99"
          },
          {
            "alg" : "SHA-1",
            "content" : "5b0d5b41975b53be4799b9621b4af0cfc41d44b6"
          },
          {
            "alg" : "SHA-256",
            "content" : "6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81"
          },
          {
            "alg" : "SHA-512",
            "content" : "417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d"
          },
          {
            "alg" : "SHA-384",
            "content" : "5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d"
          },
          {
            "alg" : "SHA3-384",
            "content" : "0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8"
          },
          {
            "alg" : "SHA3-256",
            "content" : "3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487"
          },
          {
            "alg" : "SHA3-512",
            "content" : "59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ratis",
      "name" : "ratis-server",
      "version" : "3.1.1",
      "description" : "Apache Ratis is an open source java implementation for RAFT consensus protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ratis/ratis-server@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ratis.apache.org/ratis-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/RATIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?user@ratis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=ratis.git/ratis-server"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ratis/ratis-server@3.1.1?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ratis",
      "name" : "ratis-thirdparty-misc",
      "version" : "1.0.6",
      "description" : "Miscellaneous thirdparty dependencies for Apache Ratis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "053bd00e8b7e1b0f74c248ce1c55e9a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2fd6b34547698474760701b73ae53f0661e0ae1"
        },
        {
          "alg" : "SHA-256",
          "content" : "46a4ecd1bfd01652b10dd88fb24ee1085deb3e0807392f7d569e63685213cdf3"
        },
        {
          "alg" : "SHA-512",
          "content" : "30c14bdcf8f04d03bd9ce1d6e64ccb8f5b12b17893571fed7781754d48a6a695cdd4e6ca803983dc7e3d45500fb6ae22929b16bba868583c77d1ac25922a250c"
        },
        {
          "alg" : "SHA-384",
          "content" : "66ff22d4e73b288f7a20036b0610f5a7699cf6ce419d78caced743ce71445f3a97155584f4d07772d7bdcfeaddd6b4df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bca639da8b95db721cf61f78a66bf816e13e9f7d618cf6a124d60d1c9966ad9ee34f6fb019404c5283411166e832c065"
        },
        {
          "alg" : "SHA3-256",
          "content" : "739c9e221191bc15bf3fb06d70415d29eaeb1d34202541c898c1e4312b300f28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1af37f4f3cdcabdd0ac43dee050cab80d32dd32e04f51090905e85a51ccd6f4b5f881d618e07ee8199706b841ef3906b9671bba4372d99115b0283d3f6f1d90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ratis.apache.org/ratis-thirdparty-misc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/RATIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/ratis-thirdparty/ratis-thirdparty-misc"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ratis",
      "name" : "ratis-proto",
      "version" : "3.1.1",
      "description" : "Apache Ratis is an open source java implementation for RAFT consensus protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05371e50691fbd40203b68918eadf821"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b72bded4b6f296dbdf48659e04edf08ff80e0c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0d4edd2ee4316f16fd2a5549cd196718b28554a21d84165013808b9a6b2a8f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c155206dd914ecf9ba3306838e327d27ae0ebf4f13c91d3aaf88504a914d62b66a3fd546a5c4d3ecefcc81da549385ecb9dc02305aa5a1828f3789b35dc479a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac0bb9c708839d064433fce1676de906c5c08c6e759862f63934886ad83d930c6135aadb7d681907af5a90adb7e5aaeb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c2cf3dbbe04545981d7237ddb6597b6c9681d8db8bbcf2303281380ef05046cdfba5ff5891752e71dbc4e982c23d738"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d4c91061e089aaceeaa992d6cf9d802e7252f07e87e13d87324dc541c8f83b1b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96488b203eed73d7e273acd50df764cf3084cb033ecd93b1684cbef20c9aeb158422ca930f3fb2d899132b49595c243148d47582ae0b8449dcbf1ea6c8faf1e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ratis.apache.org/ratis-proto/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/RATIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?user@ratis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=ratis.git/ratis-proto"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ratis",
      "name" : "ratis-common",
      "version" : "3.1.1",
      "description" : "Apache Ratis is an open source java implementation for RAFT consensus protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bc07bded71f2c5e76938b284f6b13a8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "bebbe2f60e8a225717451e13040294cdb364891e"
        },
        {
          "alg" : "SHA-256",
          "content" : "71f1c1082b393ea58cc0e65fd9204d5af04393d0a186d4c35814b6a1f45d8491"
        },
        {
          "alg" : "SHA-512",
          "content" : "0fe9b0e7d02f9e662b744e2f6655faf0714a10e2737d894d6bb51b54aaae5957fe1a24a685119218aef0af2f364afe54c7962fe42e939e66243b86d4f59801da"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa8c4f0472ec7d1ead87e59a27d3801daa1ae8ce18277b64db05da71dd43e557c80612b93a2e2c10f363cd6de0293a79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a25223f0dd080e44ae219f993e1a77256902a99a5b46895c954c52d38c1b3d73438597523ee57097b84efeab5e072fb3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f37c26d57ea9f9253278839bcace655cb2ccdf1f80e04d8a9b68b1e9e2dccfd4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c06a87271d8728360a6b64efd836cb231c8f40776699769dd771447c1a33035ac404c436caba8a967cef47aca45ffc4f42a72d9f9525f5bebbd4aa42b1aafe9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ratis.apache.org/ratis-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/RATIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?user@ratis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=ratis.git/ratis-common"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ratis",
      "name" : "ratis-client",
      "version" : "3.1.1",
      "description" : "Apache Ratis is an open source java implementation for RAFT consensus protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb03ae81f02dea6f07083c791008cac5"
        },
        {
          "alg" : "SHA-1",
          "content" : "483a476362bf67f6129ffd5f9963d821f6c2b3b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe988a2476b537f89d14e03f59b1795faac9dd5850cfd21ba9e43dfba2826bc4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9829e57c9d9dbcad589dc7da8d207d745a48966b8c22a92efc4b357ae03e72f2b67b14d67cb31b65ac4b16f470c5b115652f2817808fcb403d2199fb99d4aed"
        },
        {
          "alg" : "SHA-384",
          "content" : "768b0f8846112002c10a270eb13000dfe8e95b4045028b47283cf2f1cacb9f31b623534d562477759e44d024d39d0ea2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "786ecb31d52a60eb0d13e650e44bc746f52906b40affd600f2704281d13a412c6d3b0c20bb1b3512668ad319c17ffb32"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4856827e35fb8f33b3fdd0bb778e321f457d2a3dbe266a8417b5c1d388e7a8ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8749c95f7e67f4fa2f8cd25e2ef2ee09def0956ff30400eec631b113f31cd112cb1e11e6908a64de626a5b34faf2af83e88cd8574bd27532b98a06543d8c415f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ratis.apache.org/ratis-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/RATIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?user@ratis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=ratis.git/ratis-client"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ratis",
      "name" : "ratis-server-api",
      "version" : "3.1.1",
      "description" : "Apache Ratis is an open source java implementation for RAFT consensus protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "460673a8471b1e1e8798b3213bf62b3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9c9121f5374bc778551bebc44219f9b6cd89ec5"
        },
        {
          "alg" : "SHA-256",
          "content" : "33847707e79a04b758e21a178de73427c9e14e68c9d257290d25ac4bf81b0fec"
        },
        {
          "alg" : "SHA-512",
          "content" : "3cfa20ba8a60944680d0917c5e6fa6e202566921eaad496bf4e80a0233dbdd606db4a0deba08f4eed15776fcff9622e981364c420bac56eb56477154acc95917"
        },
        {
          "alg" : "SHA-384",
          "content" : "0bb512dc9399328760e8e229a00bfa8e5e2b768b203b2a45729ed05555a5455fc17a6f21af647c7f3e32d849ad4f7d1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "733fc4cae0ee0b8cebb716dec7b5b880b1e00f8e824067002f8335a493ff925a70d5ee255f7c0ae692bd83fd2cf3c200"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a304f37e5f5577d3e13e384293b5140c0e48cf751921452984c66e80447a4ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55fd49078352861403cfd6f29499ff75cf0657bfbeceed2bd8daccfa7aca2526402c32ad99a09c6600a1c408107f4cdd6e8b1b5c4195167812fcb09eedc3c56c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ratis/ratis-server-api@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ratis.apache.org/ratis-server-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/RATIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?user@ratis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=ratis.git/ratis-server-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ratis/ratis-server-api@3.1.1?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "2.0.7",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "403dffa46cdd2e3c82da19df4f394a4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "41eb7184ea9d556f23e18b5cb99cad1f8581fc00"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d6298b93a1905c32cda6478808ac14c2d4a47e91535e53c41f7feeb85d946f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "216d2cac27d501972c888f94dfa747d700b80d60813884b6ab4b12c6a3b17ed0c21a1d27e1aa4332c97c828f20039e3913d2763d7e1a3cef36ae4389a276e7a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "c25b39f418aa726ba8405dfd9b356131f89984e2ef5a55a724a2abf3b7c78443f671105835161d2414d602cf03da9f2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f33abfaac21badae6f85d3ebbc6c1204fd7fda3bb15173e763fa8cee95bce6a8270eec2c8f49343c66c8d2767bc317e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e00d4b264a2afc4ca4e98f716ecece66c32c626ca3f8c5d56b22092b6fe417b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad7b9142d370fc532a07cdd43881a129b012ff50e2bede3ac27d9bd31ec707bf2f45e82002fa59e962955cc38ab73cdd77713fca50cedc926c046f5617c1285b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ratis",
      "name" : "ratis-metrics-api",
      "version" : "3.1.1",
      "description" : "Apache Ratis is an open source java implementation for RAFT consensus protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1f06ba941fb397e35783e66a6af7874"
        },
        {
          "alg" : "SHA-1",
          "content" : "87f8e215ec209611cb7e1091e490c3e7cc2d6214"
        },
        {
          "alg" : "SHA-256",
          "content" : "972703999ae83686eadc3a3fc2dfcb0056f1ea78173f8782e46574cbc8284192"
        },
        {
          "alg" : "SHA-512",
          "content" : "b58bddb85a073bb72c0c3659baca7de75e8e9cdd583760e5136ccca206cb40a68a0a0c58e7b3e29d004e71c8d2592ea80eddbd74303ef26b41798d6d3f87f4a4"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d6324a3ae15d980afc7349478aca382f94b715307530b38d0fdc74d7e758c8fe443d0276c4c91df4d2298993595ab01"
        },
        {
          "alg" : "SHA3-384",
          "content" : "feb038c1102754449659160a46e6cb0e76703d53e3a3823b75ca9e0cd7747bae7d2238262c385ba89b8f1f1e695f4610"
        },
        {
          "alg" : "SHA3-256",
          "content" : "607c3a707616fcbdcb30b4188959a34f2642d9b451be829821752b575477de68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f473f1c66cf1a136383da3dd44323e799b35129dbb6559c29f8a4876cdf8d6b295456b2b9f67718531360a908f41ca962a8589dc9bac8ecd0270ab84ffdb0efe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ratis.apache.org/ratis-metrics-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/RATIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?user@ratis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=ratis.git/ratis-metrics-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-server@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar",
        "pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar",
        "pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar",
        "pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar",
        "pkg:maven/org.apache.ratis/ratis-server-api@3.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar",
        "pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar",
        "pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar",
        "pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar",
        "pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-server-api@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar",
        "pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar",
        "pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar",
        "pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"
      ]
    }
  ]
}