{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:f76ffbe6-032a-35ca-8c04-47f23f6424b7",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.11",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "a70e8b649ab4a2bb7922d360173c8237"
          },
          {
            "alg" : "SHA-1",
            "content" : "4c3c0878c15561639076e5be7a48ffcd6111c5ee"
          },
          {
            "alg" : "SHA-256",
            "content" : "70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5"
          },
          {
            "alg" : "SHA-512",
            "content" : "bc1ce91190c642f68fd3571939d7668def3b879ec8e5a87a213a9710a106e0290f60f9e0414593d19cca958c4fcb5d4450bd2793bcd609948419c8a2a6a7f5c8"
          },
          {
            "alg" : "SHA-384",
            "content" : "3c8421bdafd1754fb424f16dccc83bfe0827648c1cadfffc98bdf1c7da65475dfe48d2f4b16d233bb8819e155ba6a4f3"
          },
          {
            "alg" : "SHA3-384",
            "content" : "ad88cf6a0e0a5d51df49a4dab5530a28de9df7eec8460c045dff3e1f9316b82a244a125d52b937fe9d4ee72e44f5d01a"
          },
          {
            "alg" : "SHA3-256",
            "content" : "b4d9c3ef07c34517fd9f33178ba95ffc9618eb84a3671e71b0c82991ec3717e5"
          },
          {
            "alg" : "SHA3-512",
            "content" : "935b43aba8999dc7d95d93288a251c97b6b32852841b7bef31516c27c8d65c8de7f8411f1829f765ee760f25930c766db6a49df68e5994e18721c0a71f606f1e"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.orc",
      "name" : "orc-mapreduce",
      "version" : "2.1.2",
      "description" : "An implementation of Hadoop's mapred and mapreduce input and output formats for ORC files. They use the core reader and writer, but present the data to the user in Writable objects.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.orc/orc-mapreduce@2.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://orc.apache.org/orc-mapreduce"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/orc-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-27/orc/orc-mapreduce"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.orc/orc-mapreduce@2.1.2?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.orc",
      "name" : "orc-core",
      "version" : "2.1.2",
      "description" : "The core reader and writer for ORC files. Uses the vectorized column batch for the in memory representation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ce81d612c0e28adf7a7bd7673d0ef97"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae6bd95ec159d4af46699b55f80870a0290153b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "81354761e58c7347a8057bb5bf5250d570559f3a53967e3713f8396ff913715d"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1b3827e0aff443dffc23ec7f1dbd8d4e7800c5aecb100e0701d09816c48ff1ae60bed3dcf641b74760c1565216f97c6fed2af69ab271036ad70fa23e92b0d9d"
        },
        {
          "alg" : "SHA-384",
          "content" : "dde56bec5eb4dd847db3fdd7a24980d9a6bae46f5d3eaf494a3c70a2a56a0c1023af2c8a3a052dbc2c8543886adfb211"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e4654be9137a9b5d068b9fdfa7cc407bcddc478086bbd4a80e86a166ad4a4981dca97b8d532bda0d08c4f9f61e39a4ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61caf03d5ae370b6e54ff91018171d08bbba318f97404e5da97b77c56a130d27"
        },
        {
          "alg" : "SHA3-512",
          "content" : "006db25835f7929c89e02f523e90378baae5c01255259d97503ac1a28966feac53682513b345e9e4cd96b7498661542895af2f4201cebd3de49059478a78a6f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.orc/orc-core@2.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://orc.apache.org/orc-core"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/orc-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-27/orc/orc-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.orc/orc-core@2.1.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.orc",
      "name" : "orc-shims",
      "version" : "2.1.2",
      "description" : "A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "163d759518867f4ca2e4599c8b49f969"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ff4378c897d9aafa680fc6986d9e6c91a11acbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "0792d09cbfb10cd4183bdd27c902b4db65a676d611311131670f936a1d5e85a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "800f5aa680eb9fd2a641ebf22050cff35f08197a2c85382dc8b0615ba5140d31464216489a10af39e455e5a472b7408908a3d042308885455766be269984055a"
        },
        {
          "alg" : "SHA-384",
          "content" : "97855dbbcc07acdeabed8a977d8252ce30fcfb3d56b7181c45634580593fb2c3ae8e7723dc30f135be37a11fa226cfb3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8655e42d27e8404534e29e7c5de930b9636607688b3982eded9c40d026a8840c47724af752d2e6570863c0774d264e14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48649b2b1dc8110ada6b72f6928aefa087e9b9ae4737b8202cc4fb1a502ea3dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d06590c27406c4ba7f962c6d4fc36b4b374526a4398a1065bcd31dc537689cfb1d112a2863677daf36699a5457fb20f0631264603cbf2e3d2f3815107545e49"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://orc.apache.org/orc-shims"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/orc-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-27/orc/orc-shims"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.orc",
      "name" : "orc-format",
      "version" : "1.1.0",
      "description" : "ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "361e1236b040a1a7ecc5c27b5888cc59"
        },
        {
          "alg" : "SHA-1",
          "content" : "228a1d87cf918a82b7ccb6f1fd0cd531ad1e56b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "db817bcfec0a20d8740530c7211089f9f798c7ea53f80e8d873a32fd1b62d562"
        },
        {
          "alg" : "SHA-512",
          "content" : "15eca23a3d378c8e6ee6cf3df5f7f3d737fcbd1fac3b1e927576123f6227a34747158123e76a414aeff156491959e63d49ec1c5e462563cb700fdd0724f2a755"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0c7b4c4cdb2cf645dee691d41f598f223f88c4b85292ea46e8446c14a4d40723ee6fca2a5085b1dcf3d133afebba675"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b613c98a7dbd23b2146931b6525bae38441d6f1c8169d11331f90fdc536b9fcd463eccf7710c4ff0dd6860c11ba433c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a00b3f567461b8b887e4e19cd35033c6f9804aaf7f20ee8f5c31094e5d5faaf2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "71bdbea67afe79fe523d8f4be96c614909e0565138ecd5917191fa4b5a58117c6cc841ecb261f3f828a44bb7589fff8a4ee75724a50957ee464d6483b3a9ddb1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.orc/orc-format@1.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://orc.apache.org"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/orc-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/orc-format"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.orc/orc-format@1.1.0?type=jar"
    },
    {
      "group" : "com.google.protobuf",
      "name" : "protobuf-java",
      "version" : "3.25.5",
      "description" : "Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "639cfcf9717cf4e4dd9e808e6f8d24a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ae5c9ec39930ae9b5a61b32b93288818ec05ec1"
        },
        {
          "alg" : "SHA-256",
          "content" : "8540247fad9e06baefa8fb45eb313802d019f485f14300e0f9d6b556ed88e753"
        },
        {
          "alg" : "SHA-512",
          "content" : "432d8a9359e614d38fe416b7a4564aed3e358fd5f3c2c4f22caf97945a0f3e5cbd2220b690d6b822504e7bcbbd67458eb12d232232dd113f804683a172f8eb71"
        },
        {
          "alg" : "SHA-384",
          "content" : "e78be1eae5721143fa31d5e13b2219158b7cec75e88d24fbfcafadf1315bcefa0baed312ef6e3943ce32e6c388a4a318"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04d20fb39ede3e4336e7d7df1f5184ebeab7571ac573b5195316e4e91629f9260b72114fee796d7b19a7a6bbcbe6fa6e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62dde953206322549fce7e1119bd50c11bbf4d436677be18c29251220a453d48"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c7ca39134591c7c75dbee3774ada68feda14b0dea53e3fc4e249bd2d2f9d82e86ec062340aa1961cfdabe6a7a707796f6a6e03b219e29b6d3b661b2ab966d5e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://developers.google.com/protocol-buffers/protobuf-java/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/protocolbuffers/protobuf/protobuf-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
    },
    {
      "group" : "io.airlift",
      "name" : "aircompressor",
      "version" : "2.0.2",
      "description" : "Compression algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86ebd034828b5af24292c985370c360a"
        },
        {
          "alg" : "SHA-1",
          "content" : "527952aa21839e8664618e1fe73c5648173607ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c2a96bf86d5fb24ff7f20c92483c61391cb10d440a4bd278c77365a2b165698"
        },
        {
          "alg" : "SHA-512",
          "content" : "db5379867ff66f5570f48f42093f9172df23ef75f124fae4ec2dec74ee977ad081139f9dc0a663aae261439cb435a5c545edb7122d1bac40223401fe93fb431d"
        },
        {
          "alg" : "SHA-384",
          "content" : "117c41b463396e88a025f4bf3f1904dbe2f111dcb86e8e99b3960705bd92b205982df031b68d046bc65c3cab2d503fed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0558592618b70715c5308f6d3e5d2ba64126a9d521f2ed6f7dc1183dc0039ce88f3298a4462d3c3cfe3bf34f517db7c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab3d5a6f88eb30b9c32e90c7bb829774a5efe201fae82a5ebbf66f2c32267276"
        },
        {
          "alg" : "SHA3-512",
          "content" : "764f153c20a2ae0a3ddc90ca6a5b660709854171fe96cc2b5ab423de3da447b85b4329bab5054df41705becb2cb5da006585bdb64cc780a86f220bcce87621c8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/airlift/aircompressor"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/airlift/aircompressor/tree/master"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar"
    },
    {
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.6-10",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93299f5422c91c08b9e4b7c5e401dd56"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e146ecb598af55d1f64d1c118af27569a848558"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6c3237e24b8252a5a9c3a0e1ae30ef8f323412e74bd358548b7a9e527d676df"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdc73c64ba40b3a89c14b3cd2313c19e2867b9e202ed0dadcf33de37fb904bd1b6ba73abd754794acad3a81c6e43852cdc0f850b6b090d414ba65598eda6f47e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1faf411461ce2faf634b16e43ece8998abbe5aaec1727c03a7debb6e2d6a7c8d47a12e208a7bd20d308e82f7f0821002"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b49963bf539e44c97c3850cc50f4e27e3b5e84a3da43be366f2a6b1e24875d64d7503fab9499268c004362d05a7eef14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54f687bd0d7bbf8591320422bdd19965a271334a9cc84abc62d85db82cddd99e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df813ddd37a46911723bb79736ff68e70a561ce6bf7553430ef6f2eda3aa350f038c1b98d3ba5494a4d0db52ce6a05271e278c3a6d8ab13683bccf149644a277"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar"
    },
    {
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "17.0.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b06437ed47fa7b4a8ec8909f4fb9022"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ceead41f4e71821919dbdb7a9847608f1a938cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "195fb0da046d55bb042e91543484cf1da68b02bb7afbfe031f229e45ac84b3f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "839ec18d4a6f930ecd39827ebd4013c13a7176003543b8f60056770179032648faf1651e9e73109e811881b68a39757ca7e39731a61ff4a3461637b196fe4f7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9d045a68ef2b0d5b12aa00b636e43af22de4c02f4dfcc6b5b7b04fdd57c98c7246decd2e5dc3eb9f1b10d929ac33a11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25ad733b460552705dd624634191beb909a6ed35f2475723faa06551d9542b87e724266f5f6003350c39965a92b5e54c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f731cde48fa6a20e57e97a829184492cfa5fe0e14a5082e7810205c2b9f1ac1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b6698f9d65c0a364854717e64edd5df4fb1c97300d4dc3cc7ae7194b0b7b9e826b3d800dd362e2ad05417dac6ee3b2164294796c3ae46f4cbed840c2481b79b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar"
    },
    {
      "publisher" : "ThreeTen.org",
      "group" : "org.threeten",
      "name" : "threeten-extra",
      "version" : "1.8.0",
      "description" : "Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4af91264b2e3d26f4c41f055f7ce02f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3b1ac7e361b642132e529f562622aac7dfea752"
        },
        {
          "alg" : "SHA-256",
          "content" : "51e4d21edc4e9447f7760c050e0baee75d7d973f387ba605a17abdc4d24fd6d8"
        },
        {
          "alg" : "SHA-512",
          "content" : "b60d18135450dbca9660097f6f726676940c1925343e0ce9547e57e68beb321ecd5df73710332113e1ea3aba71fb5ceb0483cc8f41806a3c6ef075d3c690aae6"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6e8c6861fe876ac0fc34f97b4966c8816d94ab566cfe8458709b48825cf600fcec4d845de35a3d518d4c28e160b665b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1eaf035067146399ff4698dfe6f418e2f812d203b7b8b9b2bb7afaa34b4d380bbc06d8836456e732111ea2c35820d09a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "981ad37d8273108f1bd1de37f7bca594b8ef49ab33dfbbc2e84c647aba733ead"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7b528b1f6d625f647f63fc7117c006dce4c08c5f447151c34b1acfa9bd8062c2c31f2e579a38024dad6f86d9f3e7f0cc4a3ea0e9c011926b49413515045a291d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.threeten.org/threeten-extra"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/threeten-releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ThreeTen/threeten-extra/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ThreeTen/threeten-extra"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar"
    },
    {
      "group" : "com.aayushatharva.brotli4j",
      "name" : "brotli4j",
      "version" : "1.18.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66a6a4083a3a7675d8ebba13c4177e0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "7432f4b2837bfa4e33d325dacb0e9c63acbfdad8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0cab5c97314362a1d0d59206eb79ace72363ceac029f5e932acec6ce6bb23db8"
        },
        {
          "alg" : "SHA-512",
          "content" : "95df27610d80b30fc58356ec11feae92f973e2d915f8338fe76b76422ea298904c26a0eee7eb1ebeddf9e0a7a42c573eb6dba6e45f62be4b0d6b511a211e4f0b"
        },
        {
          "alg" : "SHA-384",
          "content" : "664f163cd12714379d7be0134d749b1c56c113617046b5cbb2ea0ace25785d1f77ab329199776a925325c958612f3883"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9db013125e706d94ab370f21cfe0a6557b1f0833147ebf51409553b7411b0bdffc61068dc9335cdfe690ae3666682e33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f96e630fafb114c85a54a372063da60f293a2c25b1dfb166c7ed9dc529984b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26ab8e0616a7a805ffc265d3a509d3bdc419dced35b8e6f70ddbbf5f607e1efac956fbc475aeb1d0709c2b38eb5866141625e80c22e7894678196f2b485b060e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hyperxpro/Brotli4j/brotli4j"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hyperxpro/Brotli4j.git/brotli4j"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar"
    },
    {
      "group" : "com.aayushatharva.brotli4j",
      "name" : "service",
      "version" : "1.18.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f900a1428c94225c324e148ba987c394"
        },
        {
          "alg" : "SHA-1",
          "content" : "f247218f11e6f9a281d143e7a9d296d4be035356"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b27c85555992438530a88ae8192b15589fdc21ea22dc3c597393bf8f2dd8805"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c8d84ce6eccc70bab23ef430b1b3191517d9336b9987844b34f048714afab02fbcf0f46236cf1bcb483176956a932d547f3ec6c20045f265e03765ddb870d37"
        },
        {
          "alg" : "SHA-384",
          "content" : "b87b3817f11b6175ff789c890a24473267552e8e7812c88e7845bb7641f34ef8592d88481e4c8d32a7c2ac75edf00ac4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "141c6b227a6c9b193d80de16f956dce67382d12439c4282f8b820c045c314945f1db81c4c6b3d5f82abcbb9cdc625eb9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44aeccf87d87076e22609840fe322d8c26e0b44939c3a982faaf62dc6610d6a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90168276d4167aa2286565571d9d7cfbfbef3df87ab5093220c2d85434ea18ac920cdefe58af02d09512d2962d3d07abd38f8b7e51977f34dc263fdf722af059"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hyperxpro/Brotli4j/service"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hyperxpro/Brotli4j.git/service"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar"
    },
    {
      "group" : "com.aayushatharva.brotli4j",
      "name" : "native-osx-aarch64",
      "version" : "1.18.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3c072d77a44358b06e66edceeea00aa2"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a0455838fc2215fc979248e5f78759ca12ec574"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa62f8c522091e9f45a3c8a4cedc27b5e3ca035100456e8b0944411088b2c0ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "e548860b1166e5a4e30df035c96c0f14ce1e407b2ad79da8613ab233315033fc591cbc63fa917b11097a5cf328264b108102f34b02f379194216b0cd461a9fad"
        },
        {
          "alg" : "SHA-384",
          "content" : "28022e1a08a4154bdbc5ea0e9a5088509f19b4c14837ef886137482a3e83c75b38d0bf29146c82a51a1c7ee9bb765e45"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f68ecae6069174ac128f32ed2f3588952b6199f6ab2e020fd6cca5ad96564cef80172d19f4125b962e22651df4fb89b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d0456e18fcc8597aa486be99eac18968c924689af209fcac7968d82a1e29671"
        },
        {
          "alg" : "SHA3-512",
          "content" : "227cc888d02067cb191fe9e246235e47c10f81a6223bcf2be1edb4fa6033a10916af5aaee6f9016ce903ec7dad71a3d0b017203d3d01463e63019b8a0a05045d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hyperxpro/Brotli4j/natives/native-osx-aarch64"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hyperxpro/Brotli4j.git/natives/native-osx-aarch64"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar"
    },
    {
      "group" : "com.esotericsoftware",
      "name" : "kryo-shaded",
      "version" : "4.0.2",
      "description" : "Fast, efficient Java serialization. This contains the shaded reflectasm jar to prevent conflicts with other versions of asm.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27717b481916c44eed34ea7a68782ed5"
        },
        {
          "alg" : "SHA-1",
          "content" : "e8c89779f93091aa9cb895093402b5d15065bf88"
        },
        {
          "alg" : "SHA-256",
          "content" : "a4899f57fef456b9ec66f730e7b493ecb3dc494cc5758721ed9c18416fd2d3b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "21d3500194117f5f34951c7374bdde658be18b842866ea68f16ef47453d4dd31b11d384af2dab3ac4340b015b414402f6b45d4e6a10354fbda5bd8a17e4ce3e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "33c8d09ba00c14a077e82f2d7c1a54496a21d20896505d1d97cd30f22d9cb773e060061abc43fc14f15b6619ba4f0c86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c94e3943033fd712c2793ac4f16abe9cf6e9ae083b5597fe5645d63b8a2ec5c938e1c62f37b3c684cd397f7ec7f70536"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9d32ce48c6be860e309472479af5dbf8cff17bd3140a6aa775adca5eabba7894"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3bd68742bf12417ba93160a8919f4a7d83d3df0717f5c83c1b152872f195e8a695df24cf643e0e3669b807214247bd8cfc2ee31e0affe07f20a0411c52072872"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/EsotericSoftware/kryo/kryo-shaded"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/EsotericSoftware/kryo/kryo-shaded"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar"
    },
    {
      "group" : "com.esotericsoftware",
      "name" : "minlog",
      "version" : "1.3.0",
      "description" : "Minimal overhead Java logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ab0ee168b90e0ad7010b159e603d304"
        },
        {
          "alg" : "SHA-1",
          "content" : "ff07b5f1b01d2f92bb00a337f9a94873712f0827"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7b399d3a5478a4f3e0d98bd1c9f47766119c66414bc33aa0f6cde0066f24cc2"
        },
        {
          "alg" : "SHA-512",
          "content" : "ca319c94b7fd8a275dcc3c5102fc01d73071ac77f5e14b4fc5b6547f96574a4fff0e8cb7b0b0d5006e71faa00575a91defdbfc92a94d9d38dd65520d4ab52000"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f9b5b7fd91332ad64d235024d486e24b00760e714713153a61f10e6867bc3e5b617a7bf0bed889a01f0cdb435415d6a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53f87e7d1c0615c0d443cf8f1dc2d83cbe8c72ba18061a68ec4d8dea8020a21aed04fec338e7eb2d566acac1f7f267b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5eb8dd240a7196fc28a6c312148513f6c3d4af48abb46e1744bd730f479b0dd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7573361d0b824f2db4fc9d06aab133021a2e07b5f32be296781eb105b3f6002314520fea1f2c856d0e4a0522ea5ff6a5cb046f1a832f2d772999cd17e36d7bd4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/EsotericSoftware/minlog"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/EsotericSoftware/minlog"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar"
    },
    {
      "group" : "com.google.code.findbugs",
      "name" : "jsr305",
      "version" : "3.0.2",
      "description" : "JSR305 Annotations for Findbugs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd83accb899363c32b07d7a1b2e4ce40"
        },
        {
          "alg" : "SHA-1",
          "content" : "25ea2e8b0c338a877313bd4672d3fe056ea78f0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://findbugs.sourceforge.net/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://code.google.com/p/jsr-305/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-client-api",
      "version" : "3.4.1",
      "description" : "Apache Hadoop Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca3ecadd54afd54a1620c9d87cc55ef1"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e4cfae7f5c85cffdbc21fdf749262fc78d4463a"
        },
        {
          "alg" : "SHA-256",
          "content" : "a964d4daa054c9615bbafb4553efbb140fa7fb9ac6f358a24393f183a5703438"
        },
        {
          "alg" : "SHA-512",
          "content" : "d505c0f8cfffcfe0090c69de854c971c7d88646f1f9f31af43ad3934a686dc06ae39250c3c99998ea57a27fc226a0fa5fb4da39867cac3997577ad7ffb01b239"
        },
        {
          "alg" : "SHA-384",
          "content" : "d445f3faf75f0d8d8708c4d15ebe509267e03e1362e826e731cb9e30c911ab54d63c2b5e6328ea847e71a7f3e5ccd696"
        },
        {
          "alg" : "SHA3-384",
          "content" : "05836b3a60025f8e74b64db919b16ac3ae2d4015f0f22a61212516658b2d033fd12c9a653fae18c79f8a08f5eab67894"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa7f3eb51d296717e92fdcf97c314df909718a766bebd6156e284f247a254426"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1650be915561e8d0119410db55913bd1ed0bf034e6683b4a3c4acaa71834c1acdffe1b4cb90719e421e8fdeecdd5a5f2c7dcf94c4e6a72220931a9f7db96c4aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar"
    },
    {
      "publisher" : "xerial.org",
      "group" : "org.xerial.snappy",
      "name" : "snappy-java",
      "version" : "1.1.10.4",
      "description" : "snappy-java: A fast compression/decompression library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1d3b91e925c46a1a0f68b87298bafe8"
        },
        {
          "alg" : "SHA-1",
          "content" : "50d0390056017158bdc75c063efd5c2a898d5f0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "55b30c94e5c4cc2d4b6976916098d0678a8a6cc7427fa8c875621bd94e731ac8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e52bad4eaa0d0a2e0083cdd3433d84c4bb44c4d3f0314a48c3d6eacbb64d0f4fb2d71197944115618a598eb4a4941c13af2a9ec676b003fb3462ddac58bbe41"
        },
        {
          "alg" : "SHA-384",
          "content" : "9539e8eb2dea244f07a7216db38970e3f336b5dc9d132cbe54e201c818dba3e02a1fc467b4529a18eca7127f86d742dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5d5ef5d8b050f200ae29855a4b6f5e278215d0a97a69d3653dc1aa716f9847b3c305312a3c994d46721615ba02fc7c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bbbb3ff43a24094bf2c77dd8c8f94b06d62d158da0d2c3399de3a2993df9986e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de2aa7e7fada466f24ccda07123e2877446733dd48e4b914d25b0d296f677e17a24f182a0e9216e77b261143b774ccaadcfd2854dde1bf36cb2c6db6cdf78b3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xerial/snappy-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/xerial/snappy-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-client-runtime",
      "version" : "3.4.1",
      "description" : "Apache Hadoop Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b30c1f2d1477803072091dd4378f744d"
        },
        {
          "alg" : "SHA-1",
          "content" : "30ec07ceccb224b2ef17af34fbb593bff3e9e071"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6a800a159f918670db533606d33560d6c13b7e13f14eda493280ae33b9eeb2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6363e4b786f49c7f7e1efe733000399e781e4827e26f8f22259f2e32f907a37401283aaf5fea201584c6cc8ddba8716c0d305917bb628e3438ed199cb1a3e00a"
        },
        {
          "alg" : "SHA-384",
          "content" : "bddfef7a2e6e1b1f43e9169407a659397ee2fd708bdfa42492b100c622f37e640da3245bd6395aa4f6ceeee2a40b0dc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3adfe0360ca2d0138475644778e269817b93390fc8e5e95e0343e317a888204fc263c104ad9b29e57c6b8c5d85887863"
        },
        {
          "alg" : "SHA3-256",
          "content" : "868b40ba169150d01c65b62efb3c41ef6915e9f130baa94c0b291742ecfbc4df"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1acc634501253ffa4531b5cbd37709a5ecf2e72aad15a9b065fd2e0b834a65e8f63927da672ab7825af49e1733df75ec4713ebb406022813c5669b48683bf2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.2",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "040b4b4d8eac886f6b4a2a3bd2f31b00"
        },
        {
          "alg" : "SHA-1",
          "content" : "4bfc12adfe4842bf07b657f0369c4cb522955686"
        },
        {
          "alg" : "SHA-256",
          "content" : "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed00dbfabd9ae00efa26dd400983601d076fe36408b7d6520084b447e5d1fa527ce65bd6afdcb58506c3a808323d28e88f26cb99c6f5db9ff64f6525ecdfa557"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac20720d7156131478205f1b454395abf84cfc8da2f163301af32f63bd3c4764bd26cb54ed53800f33193ae591f3ce9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "628eb4407e95dca84da1a06b08a6d9b832a49de8472b1b217e8607f08efeeed18b996232d64dd07f03e78e0e3bb4b078"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9aab62deccf156ee6e324c925dfc30ecb53e8465802863a551901a461424e807"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fd76857f6d20c03799537cc961c1c4ddf1c375c6c192fb982363e3b9397ba138b77f24ef38b4202f44e37586789c0320e4de18fdadd2772304fd14a9b26d552"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/repos/asf/commons/proper/logging/trunk"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.hive",
      "name" : "hive-storage-api",
      "version" : "2.8.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bea1adb65022d4616d23be770207600d"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b151bcdfe290542f27a442ed09be99f815f88e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "2bb77d246a9724a371301049239c6e53039efe4136b0ed34ee5a9c7b3cd861d8"
        },
        {
          "alg" : "SHA-512",
          "content" : "e76d1f1dcae0fcf26c56bf2006776a39b46572e9a67fcfab26774506a30de0a92447dcc545894c1796bbe092df53a51216c56721bfbc05c8a9b5fe9636ff07e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "93eb2ba57fc637800ba539994682cf764436617f1b1584aa71f288797dad73e6b5dd95bc1dfb19be802a60e31b139866"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b2ce0214f9767816e67c928ff90d0da0fb0a309de6f9a13f624c89d0d01d41e8476e6f66de5a8236fd9edb761538e5a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "352ec7ea1b92294e1b02b52b37c73e9b08d6c612c2fce173cd7e43317a9491e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d67d633607797d8f75d6c8f581fb3858421358b7a4daa079fc9960c2e397f33e7535eef5796b3876c29a311f896c02b4b867812a212efebd12e1fc63a8c79402"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/hive-storage-api/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-23/hive-storage-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "2.0.16",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8de8f5d740584cb24b5652cfba8b3c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "0172931663a09a1fa515567af5fbef00897d3c04"
        },
        {
          "alg" : "SHA-256",
          "content" : "a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a"
        },
        {
          "alg" : "SHA-512",
          "content" : "91c2e7b30f24649bb3edfc7f138c2b7dc715ad36963af159defb80a71205eb7e4c5bcc80d779ef993b567a56724064f190c93985f32665a8df85198a03a2f1bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed0cc7ad67343b9fe4df03ea534025bf9d90c112b33cd8920f29890d923c349b69820c9c42b9e8882047af848b74f99d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "331ac707cfa4b2bda44deffce7d2a640abb9ae12968cb1ac4879ba1b45542e3d3ce1016c812ff1f2449336bc7ea6bebb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f68204951bb4baedc34fdd7194d0801042268aba0c58ac5d760779510743fbb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7a2f7359e7b2cd6ae3650d28352bf8789acf5855a3596a3be2a236a94931abf8bacf0d6a457afa43164be53abb19cc223ef4f030822a3295c036c078527e361"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.apache.orc/orc-mapreduce@2.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.orc/orc-core@2.1.2?type=jar",
        "pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar",
        "pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.orc/orc-core@2.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar",
        "pkg:maven/org.apache.orc/orc-format@1.1.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar",
        "pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar",
        "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar",
        "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
        "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.orc/orc-format@1.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar",
        "pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar",
      "dependsOn" : [ ]
    }
  ]
}