{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:438d88ec-828f-334f-b9c3-1a39f7802495",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2024-05-09T08:01:02Z",
    "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.arrow",
      "name" : "arrow-jdbc",
      "version" : "16.1.0",
      "description" : "(Contrib/Experimental)A library for converting JDBC data to Arrow data.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-jdbc@16.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://maven.apache.org"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/adapter/arrow-jdbc"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-jdbc@16.1.0?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-core",
      "version" : "16.1.0",
      "description" : "Core off-heap memory management libraries for Arrow ValueVectors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "931c0e7e182e073c0a1b03e3ba7dbba8"
        },
        {
          "alg" : "SHA-1",
          "content" : "d36398857fa212e6e3728ec5830947a225377ccb"
        },
        {
          "alg" : "SHA-256",
          "content" : "da7af1a1a899bd5a1b6c71284243b9f3c0e1098f0cb10cd7be4b8b455ced79dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bd33febbdd1a9365e386717ef991071d5ecbb4099c957950815eaed99dcdec89316c3a76a549285c03ff057ddca26eca6cc7422d3adc8141911119e56b2980d"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e8838a9c8f52acd45532dae817d2646d107602eddcaf4e3181aad98f308896a22df4a5573c862dd881e7ce33bb33f67"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8dfbe3d1a94bddb8a0966e4e869d363953bbf3d8ddbbfc6b5bed960614ff6d0735964c633b78281ef34bf63e4fb157db"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4eb54887eb546210d4fb1c822639c4d915956704c3f3e5b9aa678fe5a9328f4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "842eed76ba95908d3bf8bbcaf28c8de5142a18f64f5d0d901144e3995d584a6ee5a737593612a2ae57d7903bc5c55dde9c1020183533b9a32693b7e7d54ca6cd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-core@16.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-memory/arrow-memory-core/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-memory/arrow-memory-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-core@16.1.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" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "2.0.11",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90c46a2d4613049843c804867321e6a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad96c3f8cf895e696dd35c2bc8e8ebe710be9e6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ce0e71d673acb9036bb55d0244b261cf033f8e4c1245f14f931dfb1937dd4c95"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7fff0928a5f27a5bd45f9bfde7d24e4fc64b678d2f972b80162b42d7fddda5eb309aaf5d8780d0d018425b8c01c1859b0c925e26690cd8f0af41212fd035920"
        },
        {
          "alg" : "SHA-384",
          "content" : "b8618ec12f84fef03e566a909a149f3ac2b72f7ea4b2bc8b45c6d604b5a7e1f628b781a7e177041467f0919cf3195da7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bed3dfc5d1215f8a8143495614912d9beca7642c2ba863985c7e4e515c30a6f78ffbb18fbe4a5886dcff637f6c0fa2fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4b4f48729e7f5dc4dfb9b813fdee6b9045dec0f4957cc42bce9ed145a02816d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4eee9b9e5db7c5f8ec9c554eb7c2160472ed7eb4404c44eafd314c126830af6d53f76b3c6f4a53872f2d23369dd56b0a4cd56fa69e3489c9ed69b993cad30e05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.11?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.11?type=jar"
    },
    {
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.42.0",
      "description" : "checker-qual contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c55448dcbfe9c3702f7758fc8fe0086"
        },
        {
          "alg" : "SHA-1",
          "content" : "638ec33f363a94d41a4f03c3e7d3dcfba64e402d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ccaedd33af0b7894d9f2f3b644f4d19e43928e32902e61ac4d10777830f5aac7"
        },
        {
          "alg" : "SHA-512",
          "content" : "85f66a42a079b4578256b5b6daa4b1ba5aa684614982cab2c9cd83324f2c3fcdde420de6ad51b2f439c4c809be10b376f80f5a45110a1ee6caa59e6298c0ec95"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ee2061f8da04e77b577030edc21904b0700aceb241fcb5a549767d44c9b71267217850dc89aca41e65d188e148f8d58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d89ffdcafb432d84503340827bc6fae5f6fc290fde59c1eb491996c15fd92ad00dfd1e781d8c9d6ef4ca9c4f3e5b264"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25c061a632fc0263f974761afad7f4209dd6582a461f3049e39d260640308393"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75a743fb2577bb3252de16a86cf10922626689e75918136c83caa3a26db669f7c770779cfb9b9003ba5b181ffc9f7d871ab250cccfc4ff19e587a0384b448929"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://checkerframework.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/typetools/checker-framework.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-netty",
      "version" : "16.1.0",
      "description" : "Netty allocator and utils for allocating memory in Arrow",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73c59d0d742e368b7c979c00e0cb2c6d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c608dab8b8e59d4dc1609a645340f83fa4a145ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "d41ca1331688f5b3bed8ea33930e6dccd6bf7fc42213c50c7eca52f8c282af5a"
        },
        {
          "alg" : "SHA-512",
          "content" : "a29ad8371708c35bfd8fe6891e7390831b4a26284831bc0e9bdb3c8bd145e949a5ad31c660725bfc0b92eff718336c7966ee347d9a820718422130a4bd17883b"
        },
        {
          "alg" : "SHA-384",
          "content" : "11152e9d89342ea42470ca98db111ea9c1dd7ecba9ccd8d49dafdc9027f67aa5926b82c8913952ec0a2eb57bef88f0f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5611ba03568a1b7f09d00ab66989421f6184608b206c0de96443e317e79af2d1439b240b744c7d3c9fc09836784c70e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e429fdb600eafc2f14068c8b771b702aaa026348a1467bf96c3b28dd3bc3ca4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d6c7d264c2ce75ff7f79be279a8cede2683ae105121324f93b35af3a85f79dc062e638dc9f4c4d96000278e016636b541c6927951e6f7af9b112e0033324bd4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-netty@16.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-memory/arrow-memory-netty/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-memory/arrow-memory-netty"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty@16.1.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-netty-buffer-patch",
      "version" : "16.1.0",
      "description" : "Netty Buffer needed to patch that is consumed by Arrow Memory Netty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "282bce669670590f612e661245f1c299"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a1e34e0d5d123a1480a59f62bc8bffa7a814a95"
        },
        {
          "alg" : "SHA-256",
          "content" : "170603e9b8d0427183e382ad6512a3adde8eafb379d01b0c7a8f842a482b6de1"
        },
        {
          "alg" : "SHA-512",
          "content" : "6efa4680e7f643f35e4b59fee4b03a5c72b869224d38c8f4beced14a50e1d8f534e26c1812c4489acdca2a6dcebfb88018c66b785bcb41ba1e7f610ea87aac80"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2b54fc7e7ed689daeb7e852064dcbdde02d2b9a8e868e92d681c4b6b421cf40d1f329b7fb1d8707ab2fe65e2873fa66"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f0ca445a88d98cd86d794e13f58bbccb8efd4df7f7f0f96ecf02a9597fb004c7880b3f2a808b4b9b068b4837ba4df4e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c3dba8f3aeee083542ded16317d0af459f30deda936f6598e47edde86cb524e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f54342cf814ffdeeed85056498419e8cca8260a264c403c6306e6028650f0c55ba95c2f02691b62dad896cb7c8367a8a3e06ee6b73706500497993340485d9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@16.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-memory/arrow-memory-netty-buffer-patch/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-memory/arrow-memory-netty-buffer-patch"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@16.1.0?type=jar"
    },
    {
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.1.108.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "355652dfc11e1f6a48a8337159d278a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a9d06026ed251705e6ab52fa6ebe5f4f15aab7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "348e3ff64c7129ca661bc09d4bdda09c824474cfd1f5918368bdc56f5ee17f79"
        },
        {
          "alg" : "SHA-512",
          "content" : "1109b94bd133d9769fc7fbe7cc8a733c19bc76020d89b7a5bf578b188125e051bebe2aad86e61555558f1d713ec5ec23882698f6e30842f9c4526ce9e81a79f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "b778400fa93a4ab4e6926b691603fb31bd988234aee4d9ce06003ba632e11cba7b683ad1867355324a5de2ac1fd1a96a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1a6fa553fd9f83e1d82f0d6fd119caea5ed6e44d7974fce614ccd1b68a79d2a765b8be3a15523eb7b64330830e63520"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a36c963156757b42e2a57170e590bef6ffdc111c93f74984ac1acd19db698e03"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ab1e5a1a62a121866a3a3ffc0b4a4e260dac56861dd6463209278441720e8644ff7c9b002ee3fdef295b9bf70ada06baff6ee7c1cf2d9ab4bae0e8a35661f4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.1.108.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-buffer/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-buffer"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-buffer@4.1.108.Final?type=jar"
    },
    {
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.1.108.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50fb16ab1857af783d10d1467f2bb9f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "30617b39cc6f850ca3807459fe726fbcd63989f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e3649fc6bab84a88ad47af82e38f9c36ab3725de478632c8a59e4bd74d16e08"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a439d3698e43e47ff07a4507f1333e49f42993e7ecd349955fa6943d55a017715cccb33c5faa5404b2f8590377b15b0717acd5d4c151c801ef011eff0e2ed7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "67ec301687623c6e3d1150596c8c8de7229e55fecbe2335779ced987995307a07739d048ccc59f1f600b57e3327e4778"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b9f0fe0e4c5ef991889a39a034f72d8b2a6d0d5dbe920b78c6685985433c7784e0026e2c582022801792b4b604a17b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c581fdc50bb690693a0f50f182a77c4a75479e4ecccccb4bd7099ed905f4d75e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05bf4fc4c1c5b6895a89c799323c620c4089a7fb6559728c75c3b9b7a51e8b280af28b29069a622a1e527162ea31aabadd51b108daa49fee3a40c99cd63d3707"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.1.108.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-common/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-common"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-common@4.1.108.Final?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-vector",
      "version" : "16.1.0",
      "description" : "An off-heap reference implementation for Arrow columnar data format.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4be9f20522e419258325bcfb82a5741"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4c23fafc6693d2e3c819912f94d6a6372bcf579"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5837b3aa24dfd93759f57bc5759b9a8fbb5bf3912d55994d70cabb904436aab"
        },
        {
          "alg" : "SHA-512",
          "content" : "72a949d916b9f5319aa5cefc4148d241d030c57c0f44f33ac1bb8d2b85fd0847d49fe49d34023522d2608f71b343e2f1035a89e52a5b9195ed27dcecd1b36eeb"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfad4d031591d14913f53db1baf93996d7571105a6faa4c6733b07d20bd815f641a4e9a2eb29574010b38d4f1932706f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2c140b17ea3be289810e4636f6958dd42e9d7e9376f9839b0a1a0aa8cd69f0c919d2ddcfd22e1505479e536a96eb334"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c20c3986872e4a7c71f42510e4bdd026278db12ac9cfc52c2141b0717240083a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a908fff7cdad1b43cd06fb6fec9d97a303d2dd8b48c1070ced9da152f3427fb9863188771508c8edd57926a94bbcf3b78cbbb91f7f1c0347375b6bfcba91d72a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-vector@16.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-vector/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-vector"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-vector@16.1.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-format",
      "version" : "16.1.0",
      "description" : "Generated Java files from the IPC Flatbuffer definitions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5989756d5e174e4b5d2fa9e2378ebfc2"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef05565670383263531b39d93db51f03e08d2bbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad97e0fc72e193b1de3cbce4818d1ff16e81673fd523d001e8d2774bde40ee6c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4dbcfc61579db0a4946927472531e956db2f3b359face0e4f421b0b36b354f767046e2a399ac67ef308d520998e6ac6ad851872eae6d33221fc69f264292549f"
        },
        {
          "alg" : "SHA-384",
          "content" : "ddc812dbdb62af89332ef0926291cbdf6f0243595a36168555fda3a58d46c142c85f7cfd5a3145b94a41ad7f953684cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "33410159b7482724c8c92e66f76d79465580fef4bd054abf1a4c96b3e182c4484b0a0f8b03c935a7d7c8cad2e202870c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c0f6250a7dd062bf4eb46e180f4de9eef022bb90674b7231d9fbbdda7b9b63c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75442843d2e63689f5578516ac73f2fdaca1289d70bb776a2d99d8f21769e1848c7403342a52e415e814a8fe248119900c87d0e8ea9e6b68dd1d8d0270156188"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-format@16.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-format/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-format"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-format@16.1.0?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.17.0",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b60f65312afa00f61e0950c3b5fbff88"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fab507bba9d477e52ed2302dc3ddbd23cbae339"
        },
        {
          "alg" : "SHA-256",
          "content" : "94ea2f224e36632c02db1e668127c3018cacb859afc15ddf6f4c585917a93396"
        },
        {
          "alg" : "SHA-512",
          "content" : "bda1467594001aa22d7d622a5dcbb27a8aea54427d6e77dd7c03fb34ec8f4051b976f92c425d047045a0a1f48e23853b81d01a6a25ab0bf9fd479c05e91b5594"
        },
        {
          "alg" : "SHA-384",
          "content" : "a94642eed5de82b126672562f03c00e8e1668b8a0df388b8f52e19cfa79e5d2665f2160737026acd1c5d1d7fb7bf2423"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6ca2b5923378c65b91e9f6b5a7c8268f1c19413cb3803355272dc63a7092ae5c453a84b7041d83423dae4fec96f11da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8703a4132f8ae6f48e37eb55da1bacff6c7e098d5e75c93cf19d72080b5afad7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69cc3cfccc7f130cdb67a14e2448c288cf8917e599c046fe9427176135f8e337706032dc313c06ab3ae8548f6a83ab60f6a79d9ec1bc753dc9606302f76e0aef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.16.1",
      "description" : "The Apache Commons Codec component contains encoder and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c5be822d8d3fa61c3b54c4c8978dfdc"
        },
        {
          "alg" : "SHA-1",
          "content" : "47bd4d333fba53406f6c6c51884ddbca435c8862"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec87bfb55f22cbd1b21e2190eeda28b2b312ed2a431ee49fbdcc01812d04a5e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd33fd5340757ea0616a8c2a48760cfc9932f93b8e067701f4a122fd59735083468a016d8c0fd65973dd3fa4fc3537855e71a1fae7d14e1777e31ff1c47708ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee7f4c3e5c01cf77f4d82b09c358087738e6e79507ced9f2c82fdce3b32825bb62b2d66b30ef897e2972d3253478c525"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c200875af6359f6a584b108ecae3d83496942e1216dfacbd86e3c22e54b90b9519a9b01a229e71552111b10c8734c327"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81cd8a4c12e0b7ac84222e33b159cbd6f658b3e0f48e5fd8075d50cd03b05837"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c821b99a5b4a3fbf052f562d60479bc252aafa8057fcbe095e09e96cf01594a23455658f9c666866e1937910ff44a1a891760d04c22d5187cb98be9d0d58952b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.16.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CODEC"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/commons-codec"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"
    },
    {
      "group" : "com.google.flatbuffers",
      "name" : "flatbuffers-java",
      "version" : "23.5.26",
      "description" : "Memory Efficient Serialization Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2bcf67acdca38eb88ca440616e1a5a6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6320185c75767ba32c52ace087425a5a4275a50"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d10cac2ea9878896077ba437d76fdb1b9a07f55a863c560bb8a024b04103f8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "0000daa98abc954eaede3ed75dfbf47ecb1ad2bb2a77fd7f8a85da7e8571c4bca11c45c8fcbd21fcf23a6db262fcf90ada37cac2fb5d0a552a8022a21022b2d2"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ba49ace261fa19a94c437cf90310a44168d9e1b1e8960bac66b547fa79b4949005b008af2c1a6a550840136be692f64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07a9c7f25386142586d77e317e2779c9b890a847ebd2ad178c7d4abe5255c39b64a7ddea2d71b30fc18c6339ed9fd2ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "efe92229d8791561762ac435157c25feef1ecedad2d706d40504750aab27e881"
        },
        {
          "alg" : "SHA3-512",
          "content" : "80d2d866ff70aba4e4c48610cec0c1f7cafadba9da682b69f5a4aa2ba0a2e0f6b0a0ab650286da93c187bca693465ed610a56372bea9e7d817f529186c8f4121"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@23.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/flatbuffers"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/flatbuffers"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@23.5.26?type=jar"
    },
    {
      "publisher" : "The Immutables.org authors",
      "group" : "org.immutables",
      "name" : "value",
      "version" : "2.10.0",
      "description" : "Compile time annotations and compile time annotation processor to generate consistent value object using either abstract class, interface or annotation as a base.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77f0b79a0ea9c79532567c98660729e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb2108f866aabdf75af6efff90151800f40ea360"
        },
        {
          "alg" : "SHA-256",
          "content" : "66f23d359bf055c998c13f8e9962a7c983f985ceb9e87cda38a1faff0405f24a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2c1b8e7820aa6a8af705a01bcfd688406020d2162d21cb9888803d68db8673543ded26979dbffb754e7390cdf01f6394441fab70e58209325a4e773f113ff76"
        },
        {
          "alg" : "SHA-384",
          "content" : "140ede5f4c7193f611b89ed4e48d890204b494e8eae1466767b4a8fad0b04cc1290733f4bd71c8361bca24af0efc23ca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45b850386d4d999594a2adec439f6440e2d46bffb3ebdcbc62b4d3c471a1b3f95231430a5886c6145c1c4b05adf29613"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7bcd011cd0d5ffe434495aac14c1fd302f75fcd4b728dafbbf3ee2e5c3ea7e1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aec671e34a90551d726f7d89ef9e43ddf442896cb1ec6e1a1e757db9f405068ddc461f5cd204d7ebf11534058dedaccd445eea8bc48ec40027412930c2fe10c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.immutables/value@2.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://immutables.org/value"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/immutables/immutables.git/value"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.immutables/value@2.10.0?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.17.0",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09dd83868b44c6a3dc48911f4b3bbbc1"
        },
        {
          "alg" : "SHA-1",
          "content" : "7173e9e1d4bc6d7ca03bc4eeedcd548b8b580b34"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0ed5b54cb1b0bbb0828e24ce752a43a006dc188b34e3a4ae3238acc7b637418"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6b06d4b20941d9e32b462552031e6c98378e5edce57693e55adcc73cf7d5088af5b3a666a59e94a7f0b57066ac694863919f398f28ee0d7ceb362c8c05f7491"
        },
        {
          "alg" : "SHA-384",
          "content" : "02875865ef42573114755ab7147d64f8e5a791f2a2b8debe51dda22886370ef34af8c159d8efa8b90735f33f90089187"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee93411dc73337c11d48609fbf79ae606ccd0ab712e3d2c12c91103964182910a810b9fa062a0afc47d19c720c97c5e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb5b5dfb8afb2538a2c31caab47d909970bb647763a0eccabaae8e6f0a9ad988"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09ce7a8d928d42b221e0f6151653248f78eb68b6228cfc36fabd48ae48a3890f235fb33b82cc2faa24069efdf5a14d7433014e3bfb0d5173047d1911e5a55fe4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-databind/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-databind"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0?type=jar"
    },
    {
      "group" : "net.bytebuddy",
      "name" : "byte-buddy",
      "version" : "1.14.9",
      "description" : "Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48280c1c2676e942863de9b01e9cb03b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b69e7fff6c473d3ed2b489cdfd673a091fd94226"
        },
        {
          "alg" : "SHA-256",
          "content" : "377352e253282bf86f731ac90ed88348e8f40a63ce033c00a85982de7e790e6f"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d9f08b79dbd4a0e1ff27e4c12490b6b41e1f796b19217e6d2f8b7bf35a3545aef4e0e711b3396c32c23a8dba0412e9ebf29de21b234d29ee57741043e4ef191"
        },
        {
          "alg" : "SHA-384",
          "content" : "e22adb52c0dcf4f3d6027d7026daa9796ad193142e8d6c078497221b267bb68c06d2c303601d90cc6def1c95ef205ee5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1978130040f2529e3057c25b0d54272da60ef2183b2f2f79e6ddfe526c0f511524abb8cc098a3f5fb7e7065d295bf233"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ab8f6531cc3177fe46e8e9414912655ea02b353d6a632da3c6a97857cda7377"
        },
        {
          "alg" : "SHA3-512",
          "content" : "921cdd84cdb7035434104ed7cb54044a8c9b3606ca3af33e480366377195abfd892767970cedda1f8537d612ae649f01a5f8ab3527c7a15097d4c1cb2b4c1e58"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.14.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy"
        },
        {
          "type" : "distribution",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.14.9?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.17.0",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e4b82b6e29693927dd289a344c35e46"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6e5058ef9720623c517252d17162f845306ff3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "55be130f6a68038088a261856c4e383ce79957a0fc1a29ecb213a9efd6ef4389"
        },
        {
          "alg" : "SHA-512",
          "content" : "85611fb7687450eb6078855c46d94dabf1cebcf179e23455cd1069aaded3b169112ec5d3d8d8510a7076166dc146e2f684f8527c5ef5b9ed99a7ec91f0825523"
        },
        {
          "alg" : "SHA-384",
          "content" : "12bbfe5721ecd374a77ede24cca8a39f1415fd50dd95938c5e3365c703a02b5f6c0e7b10c7b44b7c9c5a874dd0b971c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1b1f9c3e53603ccc690d76ac1a90dd1ddf07723f4eb53f58acfa266f17a675b311b0f29b94d9f1bb0ab32ad1a8aea4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62a76265cdc48c8a7f80c9d5566a179bd796c646b25c5cb937fd0a10cfffff1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87c42bea365905e9d877bda162c9d79d962a969a53a46861c350b9a9a87d09f4986c6ff67c4f00eba6df8c86f0621cfb52359a91321ace7eec3bb5d7c82feeb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.17.0",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7529e022796db72bc17288e950c24b3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "880a742337010da4c851f843d8cac150e22dff9f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8562569a001d46e84ea23802257e33c8f68b24eb47c1e0efd133a0372c512959"
        },
        {
          "alg" : "SHA-512",
          "content" : "20104840da168653b27ffcbef6600d29d04b7f315934531f6521b30cfc0438893ac5e3b2476ba03a6a47f3aed8882cc7d5a57b66163ad19aac217a258826e51b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c597370368f411e8f63500537a94f503f44f3bbd653c77d39871eb65745ee2a3d8d83bb8c303790c1e26f30e76219000"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c446264fac7209fc435be283dbb6d578ed7328e84756d7e987a0871a9119bf9bffbfe40827e84324ea7924f83aad770"
        },
        {
          "alg" : "SHA3-256",
          "content" : "437fa185a964c155377819fed79558491f31a7ee20a60c4624d252f6c6bf75bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad18bc120cfafe0ee6c961c5422242361de7b3154d3252a2ffaecf5d981865c141a25fa8706709eabc351d42f3593dd2832219657671f21d9672c2488e5d1bf4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-annotations/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-jdbc@16.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.arrow/arrow-memory-core@16.1.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-netty@16.1.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-vector@16.1.0?type=jar",
        "pkg:maven/org.immutables/value@2.10.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-core@16.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.11?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty@16.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.arrow/arrow-memory-core@16.1.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@16.1.0?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.108.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@16.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.arrow/arrow-memory-core@16.1.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.108.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.108.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.1.108.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.108.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.1.108.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-vector@16.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.arrow/arrow-format@16.1.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-core@16.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.16.1?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@23.5.26?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-format@16.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@23.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@23.5.26?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy@1.14.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.14.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.16.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.immutables/value@2.10.0?type=jar",
      "dependsOn" : [ ]
    }
  ]
}