{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:6275d2c6-67af-37ac-9b88-2ed90b5ef923",
  "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-proto",
      "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-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"
    },
    "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"
    },
    {
      "group" : "org.apache.tomcat",
      "name" : "annotations-api",
      "version" : "6.0.53",
      "description" : "Annotations Package",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96cf77b352b720ca302becfa94266625"
        },
        {
          "alg" : "SHA-1",
          "content" : "94cfa8a6ebc6b36e966bff433d4eeebf933f3f41"
        },
        {
          "alg" : "SHA-256",
          "content" : "253829d3c12b7381d1044fc22c6436cff025fe0d459e4a329413e560a7d0dd13"
        },
        {
          "alg" : "SHA-512",
          "content" : "9eb3be206924900ad068353013c3c2ae679dd92f8af80036fee1328cc04e3420a2ec03fe9bd57042aee04469e73d28fe618470b3b1702f8262419ed4e5d0e223"
        },
        {
          "alg" : "SHA-384",
          "content" : "9707c3a62836776c24e8915293d62cde6737637890d7bcb11f9a364e09e00167091cab2ae777097d60ed2c86541c4648"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85748a03e182d564dd3a4ad60fbcf4a478c5d4958d9834ce898100734d8a2e602c62e6e5f5911b1a31b1f9c1d51d8394"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15bdd1a0388a2c66b743f912984b308a2af8cd5844569af48b23e1d35d23b9c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c95c89a85ed1a29c85a18aa7976fe8b596c799e08fa994f9583f633235ca9f1c409d5917bbe427074f292ace42a0e4fd52088bd5db31565908b1476103d6ad5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://tomcat.apache.org/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar"
    }
  ],
  "dependencies" : [
    {
      "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",
        "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar",
      "dependsOn" : [ ]
    }
  ]
}