{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:073a5dd3-2210-4090-90ed-4c33db865903",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2026-07-14T11:23:20Z",
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.7",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "436dfb24c63a322708e4a5143d8543af"
          },
          {
            "alg" : "SHA-1",
            "content" : "3ef2e8728dc9eff2f129c34057e46e9d2b10629a"
          },
          {
            "alg" : "SHA-256",
            "content" : "c185b79bf0f9264f43bc8c222c44db67bea275bb727e3327cf9aea6bf45292c9"
          },
          {
            "alg" : "SHA-512",
            "content" : "41488733e31e6c5315327dcc86187c2b9a6b96cd08f7e2157ce130688afde29c313fc6a73edb8a76333a930c78874aa2eac874448920030c0f7af0ac05e65ced"
          },
          {
            "alg" : "SHA-384",
            "content" : "f9462f86240fd9fc0942f34981e6d2371f252aa1a4e5e8c3c14e7f0f1a4e4de69ef972e51cf09a749afb6d97c13e67ed"
          },
          {
            "alg" : "SHA3-384",
            "content" : "c755af6239348bc7dd1e1e6b5f14f7cf7e1560d689b252d9610cd865fa4b419d0b8e26260731dfc5da2176b6e706b414"
          },
          {
            "alg" : "SHA3-256",
            "content" : "309aac91005470c9c834354ab918759e2ae7ec52fc1676002621a5bbdf3b7827"
          },
          {
            "alg" : "SHA3-512",
            "content" : "c634570dcf8302e61005e5fa91a9a0d9b81542f731967b3c9f6d3ef89e3b945bd36d7ab69e2ebad8124b9c05da504361c8b36a8ce528d844409eeb7df4eea6ce"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-python",
      "version" : "2.0.2-cp2",
      "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.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-python@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-python"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-python"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-python@2.0.2-cp2?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.15.1",
      "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84351f7991a0e6722f00e96a4ccc376f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f11560da189ab563a5c8e351941415430e9304ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "a58af12ee1b68cfd2ebb0c27caef164f084381a00ec81a48cc275fd7ea54e154"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9adaeed2d715ac0ae44de056ba165a743a92acbeb9871b535f7e58e0b3bc4fba276495b50429be195098a559f3adb7294048479754a0ee4d397da2efda5f81c"
        },
        {
          "alg" : "SHA-384",
          "content" : "028c72b59373d3894da22f9eb2c731aabd00f670993973f71a354d722670c12ca659686b83bbf8db32d060ca180f50b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "73cd585ab3736b4be50ec0f10dfe5ebfc3390eea8d56f07f29055f1fddb2dff8084310eaa6fb9f97ea639ed1abd7bc33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "daf39bc99f1a3dc0075714a4a342a58d69a4cd62c25bc39a581f657ca72b1044"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b003f8971d1536ea0fc4320dbfe17d7259d49e59314739f9fc83134e511facbff048b0ef4f86a9d0893781ca09c95cebc3b181a6c89a2d41e851870b96e76839"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "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/IO"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-io.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.15.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-core",
      "version" : "2.0.2-cp2",
      "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" : "d09054a31eea2f653b7c998a33810660"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ef1a0de1dad63de64bea5c336b2a58c274daade"
        },
        {
          "alg" : "SHA-256",
          "content" : "d36bdd15d04f0264917234c0ab243bbd69daf15cbb582e906c1cdaf2567936c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "743e2c97017f9c7305c9efad5f63e4352011e1982ae1bb3bda42e80c074a9f1569b41b94d176eaf8ff5f288160850507320d3c0470a34a8ddd6f177445d8c2ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "97b6caadea81580ca9bf0cbc18a383c64253679aefe680e064a9eb0f2b12dd1f6d60f3168bdf861e362001d3863fcd6b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51aa54c31dc5973d1050203a496fb6559c6be1d4e6d329059dbaa3bbd4de8d95341a57774f4330d6863743de2f0f0c3c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a363e2590986943624f4ffd78040bf39d8416297756b79707602377e08371548"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b23ebc513b3b93357bb4ecbbe19e277f5943f7b03338222524bd3fc07316dafc04dd7551a68ec6f1d84d9d61428d175a151ea56aa01c1d648e54e93cc5b6962e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-core"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-core-api",
      "version" : "2.0.2-cp2",
      "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" : "7881da9448ceec970fa35500db81af3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "1144e6e64de83fc2de867f7ef7ce420bb6539263"
        },
        {
          "alg" : "SHA-256",
          "content" : "f212a83333c52c9f80916969c1e8e859e14281c38fd00771c5b994a179abbc40"
        },
        {
          "alg" : "SHA-512",
          "content" : "afdc5a4950637c8c6b91cdf167443e035fbbe69d79540460ebd16b1cc320bb9f2b92d74305355197122dcf6746883cc3afa64b57f0178db2befe26acdde68617"
        },
        {
          "alg" : "SHA-384",
          "content" : "e266970718a3347040510ed38b8e189d221c63321de528adb44d780818ebe19f593aef3115acfa72eee3ce013d48978a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f7a3525abf5a127b43bea75788dcdd8397cf03698caa4c0ffa83667caa25f33c5fbf0a636738162c358f9d669f0654aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cce51618acef73129dbe59b68d2f1cf0a76bebc6f59304bc1179b8ae5b5d602e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "896d8ef2994d11adbfa03cf535757d681be20f35cca9d25ff6af0dd0edad27bf7529ebafc6ee189b18b3b7018d330b3bc92919affa5347045346e6325506ba02"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-core-api@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-core-api"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-core-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-core-api@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-metrics-core",
      "version" : "2.0.2-cp2",
      "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" : "1bce8303a1d061d2529cdbead6fbc32b"
        },
        {
          "alg" : "SHA-1",
          "content" : "23103270d5161df6676ca97e52001304e717e4d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "47f05d8b22655ecdc17b8ab23ed67d8d6abefe2a4ce992ad91d176b530bdd8d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "a58104ca846facfe79a1fac0bfea56abd525ffb8bcfe3ae0cff2a4401a16c281302d21aa38b5866f3bed4808b0a91e05ebd743e57a3d45da56e3a042f7199dbf"
        },
        {
          "alg" : "SHA-384",
          "content" : "48e8884bfcd03f3088dc7ca64ce40a0d4102a05afe4b055dd524a0b523d5f2b3a921e14e30e3ae1fbe9efd3cb12fa3d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43361725f1d8d131a316462a88ab92255e892da6c8fa3f30f0e8afa46bc6b90a416ec6c3f3f8765110b5f974e84ad83b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "94496f4845f7a1895842099a98d98cad59a93e801e6494072641d177115211a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30b145e708266b1639cdab36e1a4339954a306c45d674fcb999fda72fdc9d0a4dd44c2f807bc22b3dbcf0ffb3b28330d837493d9160ed0781dec79f7d0a00873"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-metrics-core@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-metrics/flink-metrics-core"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-metrics/flink-metrics-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-metrics-core@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-annotations",
      "version" : "2.0.2-cp2",
      "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" : "5cb3fcb23fe883accfc868145fb5e78a"
        },
        {
          "alg" : "SHA-1",
          "content" : "4623362dd632859f68a31fb6d150953cd5fe90ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "a84f3eb6a0ebb368ef565dd86c0cd262f61478597489c91d828726a728a5d2fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "b98780b0653ab861694581d3b3ec994fd0f9bd6cb0afa04019b43516425bc6d2b6166e872622ba22a7f6753887e108de85087261211885dd22ec0368d06be615"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3f3a8d628e945844e672dfdbb658707c3529cdb6a6c09d98a41fbbf5957e79b100ca5a6a758d1717bcacca65ea9805a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98c895d316d91a669f83a1ed8d0c30606ec4d0ff69ce5f562437c6a92a14533045229aab70d098d8a133a18ea52277c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ddece8da4d339e337fc112f2fa5a70d3317ded87049acfb9586039ad4deb5e09"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d1de773f427c1da9bd64fa3fe6b1942e3bf3d0ca79e2a4c41d950948d7322ef32c5f40672fbe673374aca99d647aa016ccc4709b6dcd458572b05095c835a1a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-annotations@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-annotations"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-annotations@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-asm-9",
      "version" : "9.6-20.0",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4a5c6b334d66e9da09de1898229fa87"
        },
        {
          "alg" : "SHA-1",
          "content" : "a525b5d84cd529973633605dee9452512d5d3299"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2cd34487ee0e67e2a4ccd4d30b73f8ffc09e33b43dcad10a8797815c2ebcca0"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d99a84254fcc5631bc90575d2da3dc6b3471c6d3be3c4bf4d95e053f04e230425fd4a4ef4a2c9c9f23633f7c1a8893e63e7b3960cb32ead5820997e02e13ebf"
        },
        {
          "alg" : "SHA-384",
          "content" : "15e383b500f480560b0a7e543be678014868937bab6624125360e63242a6fe8a13dd51e1d5a7ece5ab33a729714cc30f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf558740e47de9f6a88876428db7306e272901ec420950ca494451bae2f5c99a38247a7c856df996a60d016f7aa1ad9d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "804c5c1de76a4d49b5fac3383196729db86367405a287e02127c21e5d185ce7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4aae40c0aa2b6b097fb41feba6a3b248cbdf7d03cf25cc47454395fdc39b28b76c774fcb7b55f51a5b8de875496168f7f1d8a1ad961166a8523a3771f2418d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.6-20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-asm-9"
        },
        {
          "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/flink-shaded/flink-shaded-asm-9"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.6-20.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-jackson",
      "version" : "2.18.2-20.0",
      "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" : "5dd27e2ce3b833428a8073fb65841543"
        },
        {
          "alg" : "SHA-1",
          "content" : "6fbdfd65d8b31a97bee087cff2bde14936a6ef8a"
        },
        {
          "alg" : "SHA-256",
          "content" : "0097d25dd95604e660b6df3b96255661c53e98e3d14e6a88c09b1e63e5603297"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ab372182e050e5b2ea9c7b3053fb46c788d5bcc378bc7174de4e34783af6dda2c8b15ea195ac6a1ca0ffc032a36e7b69c24bf4ab94ab1ba09d4e6ef6a6cd8d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "59f2d0daedfcb5e128cfd46da9b256e226cd9a90eddc8787410d6a71333b6b974a1f4f468af0a210a580cc3147fe4370"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aff04078014631fd7eba89d20beee5ff4df3f1c4d77f69aa22c6619ab2bc2fdfe051fa9900805fde1e8d33cb76d20982"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c87e27d3d15f5116edc24405b8e4a07b77ee4f029c1d6303f242700b9014c1e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8c6a1d32a32e29f7e8265fa673877477e3182c010fe955da3b79fd7cdac6f007f67bd9bfb7985560daefeb475021a8825909ca83ce175463be995cdbeab0fb48"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-jackson@2.18.2-20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-jackson-parent/flink-shaded-jackson"
        },
        {
          "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/flink-shaded/flink-shaded-jackson-parent/flink-shaded-jackson"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-jackson@2.18.2-20.0?type=jar"
    },
    {
      "group" : "org.snakeyaml",
      "name" : "snakeyaml-engine",
      "version" : "2.6",
      "description" : "Core YAML 1.2 parser and emitter for Java",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "719bcfb9f917992d0a99a6f7106d8466"
        },
        {
          "alg" : "SHA-1",
          "content" : "235a7e571b33eda1a81e0f73a3173ef95dd020e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "2652199af40c9aa2f1782400d2dfbbf4e5226208c4e05ddd4059c3d6d9cd1505"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3b5e87ce323b37bcd9e65d060157ebb26d116b5dac30c6eaa185b30aa24c0be8dfd0ad604a9a12ce7010acadee54a9cea9f065cd2f434eeaed7bccce2e14a7d"
        },
        {
          "alg" : "SHA-384",
          "content" : "edfc3c9a95cc2fa524a322f20ec034ec16b3fad950a58bfd1ed774eaaab946304cddc5e9ea4e117a899ec568ba7fa620"
        },
        {
          "alg" : "SHA3-384",
          "content" : "63b9e0ed448431a1d4b34a4b0b97b65c2c7be6ef46f1ce3b10191373e3339422f9c06bc846ae861a982c3c3618abd9c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19ce75167267903be79122e149ede2916c3e07bab0658db21ab40864e8c920cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7777f37097a6951dafe18fb038d087e7fe0924bfb2a10c66a76a57d95aa65341d4b674c6ff1d9d453c436ffcb50e281c2bedc854ce687fefc30c9595b7352c8a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml-engine"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml-engine/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml-engine/src"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.10.0",
      "description" : "Apache Commons Text is a library focused on algorithms working on strings.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4afc9bfa2d31dbf7330c98fcc954b892"
        },
        {
          "alg" : "SHA-1",
          "content" : "3363381aef8cef2dbc1023b3e3a9433b08b64e01"
        },
        {
          "alg" : "SHA-256",
          "content" : "770cd903fa7b604d1f7ef7ba17f84108667294b2b478be8ed1af3bffb4ae0018"
        },
        {
          "alg" : "SHA-512",
          "content" : "afd836a1094449e0a791fee67363666c47b6d24acff353a5089b837b332c0f4af89565c354682521e37062d20e6b52d70c77bb4f24cca9b9532c274fc708a831"
        },
        {
          "alg" : "SHA-384",
          "content" : "06c56e6e513dd77cf10d0da46cdea08c34e220e81fa024735b668c6650df4234e564fe865ff5cafea963f56b1e8ffd4a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f09065ed066c25debf8c78cbb0bcc738e1ea283302ec992dcfb649acb90091cff879465c65a162e94534d454e3b4e9bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b59c567164bb755f2353b78ba66744000a8c4b35e1df05255b080a21c3a3dd5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0fbce02a862b70f472a27d0722c54ac111ca2eb94584b8b0b73d1926aec26047cd92542ad0b3cf980a6825077587f41b194aa93d6f6350d1b87e59e8df1be7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "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/TEXT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-text.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar"
    },
    {
      "group" : "com.esotericsoftware",
      "name" : "kryo",
      "version" : "5.6.2",
      "description" : "Fast, efficient Java serialization. This is the main Kryo artifact.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "972ea0c598accd90d33ed5c31bd004b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "c20a8ba517e93cb78001fd64da796f1ac5cd8214"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e8b1d2f4977187af8a51a957329722dc1cdc56a7c94fbb5a791e82897629cff"
        },
        {
          "alg" : "SHA-512",
          "content" : "0095bf5998f1b45c1e2dd25f22af11b619277d544cd9f4a3a355de7f118b5a9312d261c2f70e9b0691f3bec4212dea60dae191c3f1cab939ce7802472ef9f906"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3dc68596ff6341a7cc285fa5db7237c90d46baa2425c20cc1a23686140152c6d0a245881032762e813d70cfdc007364"
        },
        {
          "alg" : "SHA3-384",
          "content" : "80dde34c5740a4a0fa3c2886b289eb3f9e34d2c54ad2e4aa3b025c308f2c35a75e3e3ff8a5e0700f9a7732aa89c12f6a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1e7e4ef6c1aa0f4d4aad9cd3434ad003b4b1b0612417538f8da01c87ce81cb8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cebfb63a44efaadae598d615cd21b8bf67216b3c7b6b5e97a7027026366c8750ce8bd69d39062a5dcc609461896d44def05e8a8e227044951b0d04927b54a966"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.esotericsoftware/kryo@5.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/EsotericSoftware/kryo/kryo"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/EsotericSoftware/kryo/kryo"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.esotericsoftware/kryo@5.6.2?type=jar"
    },
    {
      "group" : "com.esotericsoftware",
      "name" : "reflectasm",
      "version" : "1.11.9",
      "description" : "High performance Java reflection using code generation",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "602377b51e9843ef87ed48b790945c3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd51ad1705d5e27d8785550172a4ab0cb9b8ad23"
        },
        {
          "alg" : "SHA-256",
          "content" : "712b44da79a5b7f47a28cbfcb3d8ecfc872fae349c48aa4d3e38a5d69956afce"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9386a11540853c965b5821771a0e99e97a5701c27e47c39b23c32fd9dd05af8231bf680541195625839eafb3471b835613a7cc734c616e571ef2f62aef84fc0"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0461aaaa75079737a10ae9f3fcf24e74828715bd4f334140c0a9d68395a84c37c6df81d4d7392ac9e51f8ac253367ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9115f84613808dbf555e36ea18f9ca84ddabb76e5f030b6c02132ecc3cc0a529fe501d0548cf768b041a2af5833073fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3a5cea0f269206b22975f9b4d459da5a3d2d903b075ffbedecd307ccaa2cfb5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d7e00302607e264e0199db0508771106a291023139307012ee0a7d5a380195494832b6e0087c8892ef70bba290b5a1398194f7ef8e378c8cec8fc385097c870"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.esotericsoftware/reflectasm@1.11.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/EsotericSoftware/reflectasm"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/EsotericSoftware/reflectasm"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.esotericsoftware/reflectasm@1.11.9?type=jar"
    },
    {
      "group" : "com.esotericsoftware",
      "name" : "minlog",
      "version" : "1.3.1",
      "description" : "Minimal overhead Java logging",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46908e11b408080d53246e4be44e66db"
        },
        {
          "alg" : "SHA-1",
          "content" : "a406e29d3a44d5f020d7b3218aee6d0952db4f73"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d4d632cfbebfe0a7644501cc303570b691406181bee65e9916b921c767d7c72"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a817f66222f9c612ef863b63ad7c1ccd38f2591d80ab9116e675ec52dfc5bba6989b3499c0c95afa42df762584cf0524dbc5a960b3c5dfb126068e446df0eeb"
        },
        {
          "alg" : "SHA-384",
          "content" : "d0bc3e4b93edc1519e89d7ac4dcb78fd5240c1b3e61cd5f2ba19ad0133bc0e79298da54a7f5011e64be6f12a26a487dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "995751217162b866f1e69c10607e777a4f5b571fa6c9098bc63933df5754e13e2328b149820c88a30a103fc9d938432b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a799557343159261e72d72f5762262981c16d0e5aa08b16cbf4b989a912bfe81"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b333a0eab8cbdce12ab2d9163ccb8b8d3c8138b35bcf4ff1c69f79844272a9666771ae5017519d3301b8d98aaff6a6bc8655e4b636d2949d285a0d386f64d1d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.esotericsoftware/minlog@1.3.1?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.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-collections",
      "name" : "commons-collections",
      "version" : "3.2.2",
      "description" : "Types that extend and augment the Java Collections Framework.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f54a8510f834a1a57166970bfc982e94"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "51c72f9aca7726f3c387095e66be85a6df97c74b00a25434b89188c1b8eab6e2b55accf7b9bd412430d22bd09324dec076e300b3d1fa39fccad471f0f2a3da16"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd4e99b3314bd3c1a1ee26296615d9e44dadf7a1f8a7bbba44fb95121803d331e36d4cca4260e7609af78a47ba3e4073"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ce03528e4a6e95c44283b56eca87e6a6d3bf1363411a55b538f4f9110cf7470581ea5c73925e877ddab08dba0603f40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd3d6134b5f07077b82ccf93d148dacf7c4ce5c971209510edd0e77e3e38c19e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2a523916fb7c7d55a05d5e3d9e9b33000733f4b20a71be174e4e093e3f06ea78ad831edd1505527da7388105f8647efb7d5666ba852c90b4e2d5bb74256efbc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/collections/"
        },
        {
          "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/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/collections/trunk"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.26.0",
      "description" : "Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbc0bb8eca12b747ca21bf998d736e60"
        },
        {
          "alg" : "SHA-1",
          "content" : "659feffdd12280201c8aacb8f7be94f9a883c824"
        },
        {
          "alg" : "SHA-256",
          "content" : "051aceb8bbcc62d0f5b2b8ac72c53767f9c59bfbd050151e65bef6f51c8ed9c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "acbeaa2909b809cd561e7156df18340d96abacb179325622d73bdd6b82cb9b387d6fcb1a44d8195aad4e786da299289e17598a1d337b7c7d1c0bc610cc128714"
        },
        {
          "alg" : "SHA-384",
          "content" : "052d4d0cd1929c4299dd9d37dd36eaea6ed2be6b04d6d83a94f8608a6d1138aa81f7a34f25113ac267e7ba25ce948c9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8b0bf441e8ce793fb6513bc07551cc48ab4507696c18e6037b0fcf35bc4e1eb3e44ed962e2d3765c86d4d912770aa53e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e441768e06092053f4703844ec0c8f2b437e06e7c190d48fec9d7682beb94c40"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5984f9f08f83789555677f6800f25fa8e80a9eb2e4d46b5fb117b8efc24753644fa103a2f6b619827661a41677991bc827965172ef25f1313d8a59154e615e8d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-compress/"
        },
        {
          "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/COMPRESS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-compress.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-guava",
      "version" : "32.1.3-jre-19.0",
      "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" : "eefe4cdbc39deed31d53410ad9ad97c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c197ead6922cd83ff550d372d07592e3f51b586"
        },
        {
          "alg" : "SHA-256",
          "content" : "d325a265bae4b256287c5be3821200b67b7075d18d0eed05bb0a0275ca101029"
        },
        {
          "alg" : "SHA-512",
          "content" : "28365b9f49ff013b82e809863c852f4728768fd08a8f7be7fcd734afb657ac69ecb38d9712505f101ac91a2f6575abb29c7190c13e99cd3ae513c54d69476d07"
        },
        {
          "alg" : "SHA-384",
          "content" : "af00f6b96c91d347c1b572da3784ddab6b84138fc99b3c0933f1e0a36daeb34ddf50b4d26b16fb39dcd1c42102348c9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d1914c122016dfa826a31dbe7413955c034957052a41553f05404f3fd17ab7ed5740f36879004c7db9c727d2ab2570d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d749b1e21f790cb440348e9f221e2ad397e237900b38a83cadd9372f8ef2543"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5aeedc6fc2289be12958afb5ebb441f432141cfe08b1967110d0789c5c458aaf4e5e4e28e915d0529be897362ac8f4ca5c3267b31da8c827fe40cd01a5690529"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-guava"
        },
        {
          "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/flink-shaded/flink-shaded-guava"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-clients",
      "version" : "2.0.2-cp2",
      "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" : "02686d0b16fb42a404cbe131110dcd89"
        },
        {
          "alg" : "SHA-1",
          "content" : "6bd8f120630219504a992b8ee7a4b76373b37432"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e547bfe5dee39f9d35367ba7d9ca0aba43a975b723094e4b970a73db2e42a59"
        },
        {
          "alg" : "SHA-512",
          "content" : "2eabb3869343702c518063520bb5c4a863de98a6f266be8a619277d24fdef69f69281479865c636ed861b230eb4a69d2eab5778663d20e1dfe4afb25e898e074"
        },
        {
          "alg" : "SHA-384",
          "content" : "d31eddd4c36f2ba72ba208bfb6556929e9a6bc93e57f86fe6b55749ff945c7d849701a6ece40edf9d3900ad93647e2a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aaa8672d5b3477a4c3f779d854180c565d79ee09b985a4b7fb7ed1c16e69c1432f81f739407b7d2b68ed9544e66b8dab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "58c100078a763531f22d45989dadfca00b054487f21d9123ce23085f839149bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "784f5596f68a4d10e5d19aac882f63586cf1dbbfac711651309273c03c89870fffd4571ffa956b99ee20deec2c7b3d77ce86a90b940dc71488cb29a1e1adca9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-clients@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-clients"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-clients"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-clients@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-runtime",
      "version" : "2.0.2-cp2",
      "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" : "238ee023b302e5dd94835b5213873c4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "df11f33a320bb01d7643d7e0b2e788d6884d23ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "cd3d947d8203efc45358bf78cd1a8b0e00be560e99f4b5e8b3b1517b31c80dcb"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f2d1cecfc9cf595164fd2e58177bb9610a42f3fb9403a89ba7532674dc71c0c038d2b892764f90f2a0519f648d389ebb3bdc56357cc1ab5f3440b8cbad1d978"
        },
        {
          "alg" : "SHA-384",
          "content" : "4757099c8069f6f3d05d0b576c469c14719f87c54af1c7bcf4e3eedf57cc9e8b5497f59b5841f84688a152c20764cb5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "09f022929646787a26926c1bcedd7dc5cf37a10899c9788203f8db3ea850c1fd85b51b8c99366d43dfaa7962ab255e3e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76fb5bb4e9295c6efe102c78e9cda710da1d8a005edf3177f973d1829dbbb3bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9b706afa2ce96b24ee9a43abe9938e721a9d56e1122e7dd22d2b47f52716baeda053be1ff3bff7896c1711915d7b71da7667fac914a91573e4f2b529a12e889"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-runtime@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-runtime"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-runtime"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-runtime@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-cli",
      "name" : "commons-cli",
      "version" : "1.5.0",
      "description" : "Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c3b2052160144196118b1f019504388"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc98be5d5390230684a092589d70ea76a147925c"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc8bb01fc0fad250385706e20f927ddcff6173f6339b387dc879237752567ac6"
        },
        {
          "alg" : "SHA-512",
          "content" : "b78ac2b418e9e9e7d0bc866664577199d320408a6f03151b3789bac365c986dd526df853599e633d7e50fe136cbf3eb9ce50c9cfa0ad38c3cc8d8ee416f61c40"
        },
        {
          "alg" : "SHA-384",
          "content" : "a7a2daa807c4007c506b5100f0a9b526c0052c4e1f6b699904ef9d2aba8195b6003dc4d47ca133b15e2f3e830bdbe6c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44ca97514a2e34b5bf3de9b5d45c8e871f6eee517db7f3c4b4476eb3e8dfe9a9d8760f3181114708288c373727b42475"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0a47001d3a293f129ffc21f17f575a9d23ce5b88b440e651e4cd01edd0cc421"
        },
        {
          "alg" : "SHA3-512",
          "content" : "483dae23d6827a105d17847c8c813527f19042b65c4d09635dfc4bfd25990fe3ba2a997540460fd5b1d72ca3add9a38ca8b32004680764db972a9bb62f7f68d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-cli/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CLI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-cli.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-datastream",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a562d8284343be72f00fc698b75e951"
        },
        {
          "alg" : "SHA-1",
          "content" : "3448244dfcf40e0ab64d289e398c7436e624f2fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "387404e12d1f0f6d684edc417caeb9df1e94d14956deab142c4f112be369cdde"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d1dcbb5c8a58b2bc1d36e0622b6a32462d4c55396d50c5e4a7acb9e1d020317f4236ee5564217b0e0dc6a5ccf7be347056f40294a04bb56ead48fc93c7108ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ee38632abad353755e34e626b9b178fa4d65b9ac7df920f989ffee704fa83eb514d6588ab3bbf234d464823624a555e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0fd61d1fedaff5b7d28e7849c99af456fa3ae5ea29d0e70c8f81c838231ce9712087eadcb18c886f2ce580fdc300babd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "17b9a1b3009a65062933266ec39dc1e70a4ea38cacdd7ac708bbed6a70bfbd5e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "948117373aa3deca7138366509238753528b7da3bde82a32434ff020044e3336b3f0116dd33429fbd4a85fa5f5df81560891b250f351f3ab3a54afa16f559b5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-datastream@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-datastream"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-datastream"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-datastream@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-streaming-java",
      "version" : "2.0.2-cp2",
      "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" : "57ff3c930d7b67c8ebe5ae8803f4eb0b"
        },
        {
          "alg" : "SHA-1",
          "content" : "15266360028404678b1a60223372d6287cf8f03e"
        },
        {
          "alg" : "SHA-256",
          "content" : "64244efc040f27380181b199fa09eb49485dc3c9258df84ecc673f0484936e94"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2047bc8d0bc215637b5cb5689007ba87f8f5ef98181b700f1731247b3800ce00a96bd7fcf4a90066605c795bb74d757c74f31dec39e092410133eeb52c7a67d"
        },
        {
          "alg" : "SHA-384",
          "content" : "a58afdc235f5939fa6b83f7b7785fd6f3b09fea81877590aabb99994200d36b8d13aa2be506660503c6155893724b95f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a1bbd058b455cb8849a464116716728eecc952d27ef909ae14196886a6fb78804a05e9347eb49217a12f3fc31fb813d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5809622fa1fa3d9709f1a10c2e124e7db38eabde4a6aa148daeb14e063ad7a31"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4493c6346ca62e7c3ed1295ecfc8ea1b478a6c37004e7fb2ae9e499ccd56e6780035026e4fc576272a2f1a022de8c6b9eda0b777044094a94c2ed03ae5112e17"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-streaming-java"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-streaming-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-file-sink-common",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "981bae89dd9515e38d187c712967d851"
        },
        {
          "alg" : "SHA-1",
          "content" : "184f8dee3e81555908c2343f6ea1d033a3595432"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c61ec5a045570db7fb4f06f9589d80d63cd5987ae2d1ad4b3034c054020ef4d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7419fecf8a89f7d8d353ec32effcee97c440f057a4a31b2a826ce5d4731d395d626285b48ba012a6fcd892e142bed4dab5d071808db5fe99e5f887a91fbcf459"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b3dc24caf9d012714063d019835289645a80f478660139ead57524fd5b55a5a8d8078b2c1e627e723a2170984c87889"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e42d07997c40350512b0bf18c56839802d3bb9b252062d5e80ee10ecd256237f5bd023886db7eb25916c8355c96d1cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79d90eaef012ea4655d75682e9cf0541fac90f35e597a890c67b90a5eb2d0411"
        },
        {
          "alg" : "SHA3-512",
          "content" : "520072e21ba71ef49b26db2dae2dc42acb1a3f1b592f9ab81327fa8b9135a82336b3796571bbbce2309b3519603f19ed9e9e4a5eb819fb74909967d3610e7ecd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-file-sink-common@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-connectors/flink-file-sink-common"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-connectors/flink-file-sink-common"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-file-sink-common@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-math3",
      "version" : "3.6.1",
      "description" : "The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b730d97e4e6368069de1983937c508e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e56d7b058d28b65abd256b8458e3885b674c1d588fa43cd7d1cbb9c7ef2b308"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bc2438b3b4d9a6be4a47a58410b2d4d0e56e05787ab24badab8cbc9075d61857e8d2f0bffedad33f18f8a356541d00f80a8597b5dedb995be8480d693d03226"
        },
        {
          "alg" : "SHA-384",
          "content" : "95d1186d9ca06a3ea2e6437ddec3a55698e2493d3e72f6f554746b74fa929892bd71a2ab501a4e7b1ce56b7cd64e7ab4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f85bb3e46a00fc4940a3be1331301302b0eb728e2d1fe2c1842d4761e5a0bc7a420c0c705ae60250ca1c7b03d3694b9e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "919c15ae4b1aef2a58aa6ea4b700bc5562e78dbc382f3393169425ca91ad368c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbe54d586c898cdbd7df6c31c131ca3525db17fcea5c7f5da8cbfe617e2afc667289290c76771ec5c9567a56fb2b177b0a31d67abcc656410c90287da4d88999"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-math/"
        },
        {
          "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/MATH"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=commons-math.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-table-common",
      "version" : "2.0.2-cp2",
      "description" : "This module contains extension points of the Table/SQL API. It allows for implementing user-defined functions, custom formats, etc. with minimal dependencies.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "20b2e67f79c879f0451e4b7f3ac99eca"
        },
        {
          "alg" : "SHA-1",
          "content" : "0174da42ecaaf6696eefae00668d1a4ba3038c6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "78030eb5f1ef87dcf6514ec211453f4e5f1e10fffdadcd212eb0696ac6cf24f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "0069c890926c393e963cbbe19eefe02698db7ef46b0e609c94478edd7d17ee7955a4b8b8c3be5c12e2d47de5e318bd861d1214eefbd715154426cd36e389ae33"
        },
        {
          "alg" : "SHA-384",
          "content" : "12aa747c9383361d624f7b6e2277c716a27e66d3b4a2f4570443307994a60192868da8585657f3ad86667f8a22b868b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67f28371a7bf6da81ac2c2c5af132e0a3ef6780440a8a4825ed55ee735e731e4df768c365fbb590cec7ca03670f19f47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "adf3cea9aa0d340d50c0afb6262d19bfb3205f9e18a270125ca2873b9f7ded26"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3cfe69f0f88d05305dc1d5175a1e7a9546b031835a4b42bd056cc34f624105135c0b5a9b89865daeeb01af51ba55f1414d9d0b367c26c4539a7b2edb524c6b64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-table-common@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-table/flink-table-common"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-table/flink-table-common"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-table-common@2.0.2-cp2?type=jar"
    },
    {
      "group" : "com.ibm.icu",
      "name" : "icu4j",
      "version" : "67.1",
      "description" : "International Component for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "046a5f59abf6b67a464dea584d11e59d"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e159807158095566726600534034030dddab6d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4eb904caf5fba968a2f1a3b8aef14df801e9329b21697209ca30bfcf153867d"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3036b162356a0a5dad39eee611dae27c6fbe53f9e5ec1f3529ab02d49d97093b58602f43dd855433a0bbe02f6253e46a9d1899911c8e2e73001ab2c9a79d68d"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2b28649d0ef9bf68f258a9f432c627a553ead79670f0a7ada3d986091a0001c5ab9eca372f792734bff733370a61fb1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3726bfa8b77bd0cdd66564944044d82dca3ee1fcf2594ebf1a7acc6752faf4c11892a1744af27e5528dc4b991e4cd0c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb19cec2baad1dc610267b2c98325f5c742230caf2247ef6297dfe8d9be9f11d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f46e4ead1cc1c05c3825716485ce79c890500a5356f8e7ca578f3080c09fb2460fb1aed81d65d345c402706906ea4e96afc0ff03c50fb0ac5bbacd351a8f11ec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Unicode/ICU License",
            "url" : "https://raw.githubusercontent.com/unicode-org/icu/master/icu4c/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://icu-project.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://unicode-org.atlassian.net/projects/ICU"
        },
        {
          "type" : "mailing-list",
          "url" : "http://sourceforge.net/mailarchive/forum.php?forum_name=icu-support"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/unicode-org/icu"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-table-runtime",
      "version" : "2.0.2-cp2",
      "description" : "This module contains classes that are required by a task manager for execution of table programs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4990853610b0a51aad3bdb615cda5b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "04df4e87fc6cfeeace31ec1ea32fb1bd655bb1a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "b87a6c4ce347abe2bdd552de283a9fbe7b2efa9169703244463fc780295e791d"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ee4927c9b76d7060b0af41a781af811cfd1038cdfc75e24ec93afe861f0b78f4942bc88683e6a2372e3e5dc5b35f1c1310bd373779c1442edcbed3c88ec7150"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf23876f6c81843538333a6d8aabc15cb47fa0b1142ff87677b14421a0b752e33f2a71bdc255550ae4592b5677585358"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36b1b0a4b3b016f650311512dd4cb6f79771118f56d178e65ff6625cbc18fda98881006fe2d17e39a830c93b07cb0788"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c403ea31d3dc3f86e80c32827c775cd9d4929b84b583bfcfc6e466a10daf5042"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ff49afc1f873cf1e4aece6c92bed09c29bf2e8bf3c1e320d2c14946c264a28763d1f9765b319c14d17036a98a71497d74a3a0bf21f814315be00572924b1617"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-table-runtime@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-table/flink-table-runtime"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-table/flink-table-runtime"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-table-runtime@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-table-api-java",
      "version" : "2.0.2-cp2",
      "description" : "This module contains the Table/SQL API for writing table programs within the table ecosystem using the Java programming language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "944868e46652c845728fdc6fedb49366"
        },
        {
          "alg" : "SHA-1",
          "content" : "f40ca1c5c54e90e459a02eb95abe70c312fd1225"
        },
        {
          "alg" : "SHA-256",
          "content" : "07568dd7b15098b02a9cddb1c1a1c05a4c6117aa373a43bd20ca5227d4b9d17f"
        },
        {
          "alg" : "SHA-512",
          "content" : "89ea0b5ccd4ad3ef70c6d7e2a5a2f16b505c068692d88f592cdcdd77040665a9c1e4da81ad7705b5e0de968f9523812394231f3482fba020cfbfed6e27dd14cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0c31cc27d6a429ccbc3fe5cdc92ee0ff04e1219285bcebaae0f58e37ef9efdc4c9404cb414e79fee1d5363da3e6d8d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "782838b437edafafa870ea2a5c3da11e3358c3bef6773ee4dd9735ca2ef36fc38e13b0ffc147fbb039ff7f959174834c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0bf3cc77c8779eecde9686ce1341510277bc7d8fcf20e0e7898c4333b45f5db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8cc21136ec07a7f41bcb25c2d00cf211735482936b39cc862a50135d89d418ea603523912a834be1720a2f9cb130f9b99df9a73fd013c175c33b108b5412107e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-table-api-java@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-table/flink-table-api-java"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-table/flink-table-api-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-table-api-java@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-table-api-java-bridge",
      "version" : "2.0.2-cp2",
      "description" : "This module contains the Table/SQL API for writing table programs that interact with other Flink APIs using the Java programming language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8adc97fa6226ef870ddcaf89fd2e14de"
        },
        {
          "alg" : "SHA-1",
          "content" : "171e3d2dd01d12533101794032fbbce5258bf3e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b9b6066f6b9068ec09bb0c698df269e57a3b032a0c97a75f1dec984ea9c6b9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "0184a8ade30c529770a1593a7af24d53fbed9471da6dc143541a107773e06d8661352f242b4d680d8d3dc40702a8be32314b6178041a06c2700b73c7c0add7f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcf4016fd1b8a9304a94b900e92b10ee2ec83d3346665c9c0390a22408457d82fbfe8d2eaf35db2b40ad482c0d266ca9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cd4b3b1a90a37b179b6ebf34230dac06bf0474d9e94a9396e37a95b6459f7fdfda0eca7238f5a6d689118bee34c52a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b52054cc7544123b3c087e88717605f093509df1ac5feccf4b0854147e9239f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4de9d03b8c5c133f1570b54ea2d7bfe4addd26fa69772cbbc00e780ecccb3960d092d6c8429369d794511711b65099fe16392ab1ae4306d101aa2afa5dd66390"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-table-api-java-bridge@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-table/flink-table-api-java-bridge"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-table/flink-table-api-java-bridge"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-table-api-java-bridge@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-table-api-bridge-base",
      "version" : "2.0.2-cp2",
      "description" : "This module contains the base code for bridging between Table API and DataStream API for both Java and Scala.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7467cd99e06366e99733dc4d2554931e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a8863c966ea936c137e8706ccf2932a506135ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6c687af914855de00cb4f17d4e83496a99919e76b57fa92777223742fdc7705"
        },
        {
          "alg" : "SHA-512",
          "content" : "4043e90ee05d7f0b10d0b10ce8a396a8345d0cc7d208cad236bd8355051ade4ed7739be55a5a7a7ad55633167e6644321a99f839b1aa38b5a005309a74eee41b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b1df43db93b7ce537b21fdf533fed1da033afd2adeb263eeff4f0215c790ca7f0b7e1048772cc7c4fbf2c6d56632648"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b9a20ab05a696cae6cedf70677290ce3d5f83c7bb999039ce019a6f10c354c60051bf362eae3010a5782cb1562d96e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc3bf5d9d6a8b6efbe715be800973d02dceae547431e16b7c540a1d59f02c52a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61643087f997d9a3c2308b6337b038b0c9b7c3888a1ed57389a112aca174527c294739e06f3f16be92be4de7c4aabf48fc2031d39c43ff2dff03243e1e6da086"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-table-api-bridge-base@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-table/flink-table-api-bridge-base"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-table/flink-table-api-bridge-base"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-table-api-bridge-base@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-cep",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a28ba6bcbb33a0ac743c6929eb1f9834"
        },
        {
          "alg" : "SHA-1",
          "content" : "a300a8509a4b081edb20b008bd7d2804970a520b"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7383795c8eef610a2925600d699d2400eb111bc507f43b2426293bcddd7fe28"
        },
        {
          "alg" : "SHA-512",
          "content" : "0117ef6262fe1567d3c576fba15838b097203c82a56a3adc2dc367e2ff22ad597d2f41d242d24c5c30f7f98b2702e654f5ad260b424761469ae2317d11265b7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "7455b1a75797ab6fd0cfc744813a64d796982c4fa1fbf190d05e65299c07a0af9ffe81361677219a69eb192a988447c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52f2b23315eb4117a00f633a007c7dcefd068f9ac5c2b78ab47db4e4e8bde60ab6a8216ff365297f671273937251112a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "690cde653b28232b7db8697ca31ec5d6e895bb18e7e4902e1f5dabd1904e69d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e239a21c9a58e576b29417e744a8c5cffa6939fcd69d8b98df318aa250c5f90c5dea6d48af433b81c3dc9709459f2ca9b0f320f8ade0bf54b35dcba95fd849b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-cep@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-libraries/flink-cep"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-libraries/flink-cep"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-cep@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-connector-files",
      "version" : "2.0.2-cp2",
      "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" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e8d92d85f66bfbdddb9294e8802b02e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c45c4debcc868fbe1c0de99de1c9c381143ea446"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd0fb83db53f4af850d457f090e0ac71bcb06ec0ccc897ee75f8ea3f775a445d"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdb2446d93e1004251a4453f0711137c81f6099ee7808289e79e33039301cca28f92a667d3d0a89636ea5bc55ff6c561254739ec4fca835d1d0a0920d3e5b392"
        },
        {
          "alg" : "SHA-384",
          "content" : "43cc8ad606bf5522cb5332ef2c92b55cbf5a32e170a4bdb5475c131fa68029e453f93b8d7f08f1683e54714703853029"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81ed2d0d83646fed7e384b3dbe866ad52021ce390e27d6c12118c44ebed8ec09bf8af534ed85c9687043bbf7d222ab55"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a99ec88f62c39bfca6ed8bf0ea2e2ace2e4314383b46dcada4aaea6b07df053a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d7a2c84e039b0e84f719425a819a9ee9d58b719a80d4a5b1b29549136c3ee43530dfc5954a0d42d07ccf4bdd79680ada13a855d6e6de4f3f9834ad7f5d88bb1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-connector-files@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-connectors/flink-connector-files"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-connectors/flink-connector-files"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-connector-files@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-csv",
      "version" : "2.0.2-cp2",
      "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" : "9b59c07896db15fe6a879a3ba20d5247"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1554af5d3bc0c66a720d5385ebfe8200351fc60"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ea27afb5d44200a58b5e9800dc7c51645f3131fbe9adbff50f8e7b59e6bf29f"
        },
        {
          "alg" : "SHA-512",
          "content" : "37b4ce805a0454181f05c8e52d0cf71b6e2e38b6bf6ede69b540fc711cd78a3bd2cfae1bf7b72e56da5b20e0662c8919b088c7b1fa312d9b796d948d9a538d37"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcdc39df549cefd3a99b2a3c7110dbe20f527116f13804700a625455a8b77c884bb6ba962abd696283a04e91653b159e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5aae5ec625275aed7b2d168703ef574bae8548005cc9e1c1369a0df377ab3b5b1a7a29f3a77f60b6951f2f6430742856"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37f3e08a1778c328d4904cec325f625717140726ef207da3a8cebee8eb43b637"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0cf9afe48216952438d3a53757d936cf88fb55079c8fe0aecc54c11c494636d7a5aaa84f118b101694bd3af2a9c8831e1d592fb922b031cdb8ee546708ae65cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-csv@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-formats/flink-csv"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-formats/flink-csv"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-csv@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-avro",
      "version" : "2.0.2-cp2",
      "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" : "a7968f6542ded7975acfb21f0402c9bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d2851f94380f1e952c845b2505c3dca35004676"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf4843c3d4a3c416e04b02aadbe9e43fd307f31fbf86a663852a9a59154da4dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c7552a49b243d8746f321c9f4cd48f5c5e13e1dcfe7709c7fd4289e827c758045392f212a0e1d2ea7ad33c5f119465d3899f2abcca5a495f2af23dcd766781d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1bebd4c39d831d05273910d52ae5e7d500c3759cc745b12796adb3cb8ae98d6aaf61e03269aef12c9a417d03b355a882"
        },
        {
          "alg" : "SHA3-384",
          "content" : "781d802e3f636bdada855792ee08607a9ad795ad7da4acc3341a0e6c665171b74424497b944a3b34f701efce6e84666b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a863cc314fab43a13434a43fa25db367074569539a49a6d54deb32ddde853c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e925a3d2bc2d2d04f1d2352e32902f6928dc7a93d330627926f288ad9a8fe0eeebf9bbba1af779f7cac99df24114c640f5f1224028cb993b18e258e61827316"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-avro@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-formats/flink-avro"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-formats/flink-avro"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-avro@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro",
      "version" : "1.11.5",
      "description" : "Avro core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4e9758699f388a661d564c5d26a83a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "39b03945fc96f8e6146849aa49b516cf3657b151"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3c55da4c58304f823f4a2161a308888b9e7b8bc1c7387a4fa3ca1cd48617f93"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3f8b87cd0caf4064b039d2a66273a5f5c22f38d71ef9ffebbe25953bc0fcb2f48d5e4fbac0777630ad410d3506255d6d74a3a1ef961a02f7d4d7a17c9c4c17e"
        },
        {
          "alg" : "SHA-384",
          "content" : "37357433b72e3fa4d9db3616018922d0299c8e0edd2df244b2d591909c40f0308999de02513e71ec113a4f81576cf3c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c13b67dc40b66c667901dc4216c1833d740f7685f1783217447b799738c38366f08947323b8bc72399b0d9e553da5754"
        },
        {
          "alg" : "SHA3-256",
          "content" : "65a72c91db569bff8a68f52a22b619938768537eaf587cdd22b8013ad241e9e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30f5d464efb68d9653db56dabe5e6625c89e87392c0b666558572c04bb3f54721e68e16fc06999fcecf88ec823088d71221b2cb4eebd0c97bed635b5f337c8fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/AVRO"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/avro-dev/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/apache/avro/avro-parent/avro"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro@1.11.5?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-json",
      "version" : "2.0.2-cp2",
      "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" : "15045954459afccd1bdb0789b5effb90"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe4035315304561e4cf5fe6733a446700f52c12e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b0ed02057a980407562edc1dbd4084342255a2357e1ba12a6134f167458fef84"
        },
        {
          "alg" : "SHA-512",
          "content" : "0951f1fc2800939606ac8f406107af9842cd4000db2a58354fe875604614490b47a384f1fdc0bda3bea4eb94d3ff643961c762fb4443699c7d203188987ad745"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e1b6932279d3b1f758d8f06380950d7cac874415e326ef9bef83504031566fc8410732c2429910eccf1ca898dfb3341"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90a96e9fe0ab08637877bcf36afb4428f81c7cd8ed3a5fe54c50dbea1034a00dfc4dccc8a9d0f884ba4664ef30d8b9f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "147e0fd9cafccc97cc3db8d48dc7f4dccd7057b4c8fd6aaaf23a94088d3fbcd7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "037e0f841a9964804bda336537eadbf379d83910e3eb662ea79567f58fe4699edc5dfc53e9687279db4c06136f9c8b83a1c275df10f76196c8b790c62ca5ebaf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-json@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-formats/flink-json"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-formats/flink-json"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-json@2.0.2-cp2?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-runners-java-fn-execution",
      "version" : "2.63.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9bf5aa000dcdbe6815950e1a6cbb0a90"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8b24fb490ba6d0c0137a83a593b9555b66d0145"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1de625ef94710c042b7c83bb0d48e29ae38e5758a206f9f4778e7ece25f4e45"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3d22d1ad39472d845fd104c21306787cd4bd8ba7d9a91e2610b8868123e9b655937bae51f625dbec2e065c89788528b2d710b661ac09c9e77f4eb9ab674116c"
        },
        {
          "alg" : "SHA-384",
          "content" : "916bebd74296135b35042692fbf0c7ed8ff0c24aff8b145a20c43b93e483491cd19e351aab60ba2a90132c9bcc971beb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e7e8bfc2c9cc7e0cf6d7e7fe09d94e42b4ba80f5c07f2950887edd5c84dc9a1d0be76b346034b5b5b9d3261cb50feee1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "980ea7ee363c122300448de04635c042c504add8b413518fc7bfe348f3a4b74a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d663c448e209f80e1a87a3baadbc6dc8f91e2bc6c5dfc27f75535ab3bc27bbe6bcb950309e57e30e1060f90a3e44828989995f7aedd814dc2b1cdd240b8d8b47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-runners-java-fn-execution@2.63.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-runners-java-fn-execution@2.63.0?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.",
      "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"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-vendor-guava-32_1_2-jre",
      "version" : "0.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1b58910e0e700cc7f54bc7016630ec8b"
        },
        {
          "alg" : "SHA-1",
          "content" : "30a09412a47c4d79a18fa7996c7d4909efbfcdd3"
        },
        {
          "alg" : "SHA-256",
          "content" : "44669a8f43cdef8ac20e02484ead0d1cf8199d47e00c7f1828b579b7dfb0f9a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1dce3a194935853ed6374dcd5500175bab6102703bbbeea08f2e02e89793c4f16fffc80a101bb57ea7ed8b1402535ce7318730c31e7728ed54fccf424f2b08b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8529b05edfcf6e30f2f677afddccfc6c934d689f9e7c573408fb9907914618c32dca2443dc0cae706ae05151bada7ee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3be8404fd0d1b730afd9427ff01838d90091bfdc23e616b50e5d9021e0dc4651cc4935c3b53c0007ed69c91522f17137"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f51b8d31b71aefa5d3084317b98d64135922349e3120d5d08704468c69aceaad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9bf93be4d828805b9500a6e1d1e3a8bb4bb0db9ae9a8da2be07487a5a6bb9e143db2e78966bfcdeec893c13f63b008f9c4d7260dfe9706917862e08d340437a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-vendor-guava-32_1_2-jre@0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-vendor-guava-32_1_2-jre@0.1?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-model-pipeline",
      "version" : "2.63.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6cb75e2dfc0f2e4015f6db4728b23dc1"
        },
        {
          "alg" : "SHA-1",
          "content" : "3eb650a7d1279c06438e0c6e713bb7d8f05ab43f"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf5fffbd71c51ce51b9ea73bb904b4054ab37e668af68263495941ce6bb8a4cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "d23fcdcbda0cf38730cac70209e8d260e2bd23736d513d656cb6744a6d12572aac3e4f890d899da6159d95b83b2ab6456391d6e1268609ada27e3353b25a47bd"
        },
        {
          "alg" : "SHA-384",
          "content" : "7de96e234688428a561c3683a20aad8941038d6cd651bdd5d7ceed15ce9ed1623d96361c39cc5d9ed766ae339ed06e26"
        },
        {
          "alg" : "SHA3-384",
          "content" : "80839e0fcb8170b48481d2dc1577196147ac76b925389e5aef5c3bdbf12157913b1427505079deeb2c3f3f017396acbf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a6a0e92a04f21340c6e90ef435cd80b75784f379778c681580b679e9c6e0170"
        },
        {
          "alg" : "SHA3-512",
          "content" : "459f13eabf08050b767391c2f255bec7f77407eb4e8fc8d44f4691f12dc450b9963b250347e751f2ea00396f892d5caa404e265b92e6346f809aa0cf10da5380"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-model-pipeline@2.63.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-model-pipeline@2.63.0?type=jar"
    },
    {
      "publisher" : "Google LLC",
      "group" : "com.google.auto.value",
      "name" : "auto-value-annotations",
      "version" : "1.8.2",
      "description" : "Immutable value-type code generation for Java 1.6+.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9b5f83eed1eaf5c5ae972d7024542d03"
        },
        {
          "alg" : "SHA-1",
          "content" : "546ae662e646e47a544ef68ebb43987a3146b692"
        },
        {
          "alg" : "SHA-256",
          "content" : "392a848fc611fff5fd317c2453a9a1bf7775e4f4de9c5af0d688bff57f691f6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "631097ac187f39036a9ef807d1c69e0c43f8d65e2abd614d87a5a10f36a48b1ffb2fcc7127ecb1ad9591e7229a673cf302d7ea08d6a788e91462402b528dc798"
        },
        {
          "alg" : "SHA-384",
          "content" : "76854dd7e5d7f1167234f513dd8a6d40acbc79bdbc31b5d9a9af2d0ecb91758ce610b2dd0ea729d2489e5424d6f0783b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36afa7325214d8371ee1d37f0972f79c2e3a214cd6dfc0035ab8e5c2d99f291d1e7318033aa8fd4eefc99b3e7a5877e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef6ea70b38ceb0926f9d1deb137cd0b5d6c3437e4468032109eba7cd73966261"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5176ff77d3482d45fee64743456c5a78e929146ad715bde0b4a02f0b2cabd0256c5bac30df9830327eab2475d157fb1e5c3188cefa66f8436353f07ea683338d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/auto/tree/master/value"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/google/auto/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/auto"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.8.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient",
      "version" : "4.5.13",
      "description" : "Apache HttpComponents Client",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40d6b9075fbd28fa10292a45a0db9457"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fe9026a566c6a5001608cf3fc32196641f6c1e5e1986d1037ccdbd5f31ef743"
        },
        {
          "alg" : "SHA-512",
          "content" : "3567739186e551f84cad3e4b6b270c5b8b19aba297675a96bcdff3663ff7d20d188611d21f675fe5ff1bfd7d8ca31362070910d7b92ab1b699872a120aa6f089"
        },
        {
          "alg" : "SHA-384",
          "content" : "093ac3e2dde58e34aa70309c7305eb3c9b5be2509a9293f1672494da55479a86bd112e83326746dc7a32855472952b99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd6882e7868624164e460f2f3ea01466f863c0dcb902b031c656b57356f563be83b29530df41d88d634ed3d01fc9964d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "710b1d8d7dae0b8e4270756694ca9c83d64965f42d3b4170c609b14d47c2762c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "276fa6a6599dc89382d658115695cf4da6b0d39b34e9c349c17a5dbd64122eaee553bb9ed75c0378ec4a83be157c8aa39370662de3c9b8fd55ebc1dd608383e6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/4.5.13/httpclient"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.1.3",
      "description" : "Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92eb5aabc1b47287de53d45c086a435c"
        },
        {
          "alg" : "SHA-1",
          "content" : "f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f"
        },
        {
          "alg" : "SHA-256",
          "content" : "70903f6fc82e9908c8da9f20443f61d90f0870a312642991fe8462a0b9391784"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5d1fc8ec4544e1fa0f7c4aae8dbcca466c4987bc92fbbc430b054b10d646b745add4a754b1be9d50edd64330c798c53173a97289db57a966312e16f934e9d1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "00dc41783f4081585e20adcfe83fd4dbb6b5a27236ee633d7e53dedcbca83ba5e5f0ca68d31f95e9c724b365e4c67499"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6915e597821aa2fed7f4b05f4de3476364074ab5cee7e13b4eb5b94a9d297b58cb391c6b730e6ea0d4e81e323a90d002"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c49c80e2576bf037fc871e70df8708f5e35c0977a907e966c0334e9fac17b297"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b74b6e6d771005014614774d059a4e1ceab929c0678839846d143e56e4724455242ffa3d5d411c6554a41e1f66fe1f94c51472d80c07d44c02a2f9a6715d8c7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "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.1.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.15",
      "description" : "The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "303baf002ce6d382198090aedd9d79a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "49d94806b6e3dc933dacbd8acb0fdbab8ebd1e5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3e9f6d63a790109bf0d056611fbed1cf69055826defeb9894a71369d246ed63"
        },
        {
          "alg" : "SHA-512",
          "content" : "da30a716770795fce390e4dd340a8b728f220c6572383ffef55bd5839655d5611fcc06128b2144f6cdcb36f53072a12ec80b04afee787665e7ad0b6e888a6787"
        },
        {
          "alg" : "SHA-384",
          "content" : "05d0506283716472175d44c2a4766523397bf8a007c18848f9c9a61718cc8aa437f9cb4b91771037ab29a960860b62a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12fad4ef78274b06f97b1243cea6f970088abde082d2de9377d915a34b44f7d7d67807c03e59c849b69f1544e2a9a1be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "87be248f33f241121f54aad61a9a460a79eabefbf1b5b0dd22aeb95b581f727e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8c992c9c569ebaa0bf956a4c5b34fbf5e1ed1c212c2dd896fa216183ee0bcd341e96698af4b9cec7e8880762faa081a3d3a27f51349aa457cb8e373e4f57c788"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "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.15?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.14",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2b3991eda121042765a5ee299556c200"
        },
        {
          "alg" : "SHA-1",
          "content" : "9dd1a631c082d92ecd4bd8fd4cf55026c720a8c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "f956209e450cb1d0c51776dfbd23e53e9dd8db9a1298ed62b70bf0944ba63b28"
        },
        {
          "alg" : "SHA-512",
          "content" : "f16a652f4a7b87dbf7cb16f8590d54a3f719c4c7b2f8883ce59db2d73be4701b64f2ca8a2c45aca6a5dbeaddeedff0c280a03722f70c076e239b645faa54eff9"
        },
        {
          "alg" : "SHA-384",
          "content" : "1cd0a3c120cfb4974573b0f499b2ac8a200aa43506777ed09f9806c6899541605fd355a3b5f44977517dd1cb463e808b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c771301cda89b2c102b76ba7b46222e0ee1898fa1e53fd4d43a7994e4a234a9804f7221feafe0259f0e9db164a5d4576"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97a9e2fcd1946204dd8643e504c0ff73904957da5df605d703734f95345d5816"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee6045c3724c2a4983330cf9bc57a46c0fcfc252be455a864953ef5c538ea4aab399c4315f7e5b1a315a48bb8f11cc7492e0735615fd68aa3981fa3ddb4d0a98"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/4.4.14/httpcore"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar"
    },
    {
      "group" : "org.conscrypt",
      "name" : "conscrypt-openjdk-uber",
      "version" : "2.5.1",
      "description" : "Conscrypt: OpenJdk UberJAR",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee6de6e578762d474b2ca5418e16815b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3658b276ab54bd600f754b3c8cf4b7cd77fc61e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "01f9c742cb592a151e2e62bd5397a8980628a967001fcdacd4aa4744678685f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "033a8e18eae24add9ed1eb2448c5b4adfff903e9b455a44d6aa5e0b39be6c0969b43b789f662564ed63bf6714b389410a531d158a70a886bf388960826a8af7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5374aaaaafa4897319b94e0360b14960d71f0de7c332d9226e8397c27d4ab81ce6b062a414b7d51fbc743b2d7bfd4ac3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bac701f38f16b135c7ccad4fd412961e9847159c66f9b0246fbefac1c56afa8a3af057b0e4e03131d00d7763e2b7b308"
        },
        {
          "alg" : "SHA3-256",
          "content" : "29ffa329d6e77edbd826f1478af8b1723d62ad245519c90c17040c7d124690ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "497b49477a145b2bd63614665e15077730c08493ab119e1d6ccf495f6300a44433758aa364319b23e6622ba3c7d3f591458b518d82124f60d6fe1ac76214312b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://conscrypt.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/conscrypt"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.1?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-model-fn-execution",
      "version" : "2.63.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "58c65a4a7dc07cde6222e3266447edcd"
        },
        {
          "alg" : "SHA-1",
          "content" : "3923f05cb80f0f8f51d14fdf75be6a0a06b986b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "64f641a98676b64d61e9cacd2ca84e85c769b6ab0052c7307253ae4ba57e91a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "e47f5578729840872bbb2737c3620c4448342b9a4431787ee7d07f7fd545050e425885ec4c2645bb5c04fcd087b8430a8fbcab7f8654d4dcdb085c0743d39e61"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3b34d160e4dc25e05d9a13d7acae2a04f2d7640c90b9757b149811be85777e3598d815a0cfb4718a28bdb2a6a11b930"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a477f3aaa033ff99c8691cd05ec8f40e84bcfc43187eb1195e3ba0f163eaad6d4bd1e032958fc663275bd6b34afd98a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de1415da711b1eaa3be3cc920f0f9463502d5d8782e6c8f0e81023869f79bac9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0053bb877fc5d88df0fd04e72e4117d1d6e56bbd07bfb196506d72b47e73432718196638608f5ffcab236c0736f49970ab1c88280fd6aeb87a4cc5b11c7131c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-model-fn-execution@2.63.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-model-fn-execution@2.63.0?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-sdks-java-core",
      "version" : "2.63.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "391774c8cf3fb127cf5f00f0f5f7ae13"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd09448c93f3f79758fd1811dd60a16239a0d89f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2315dc36bf763afc91c7a7fff0b86082877161378680a4aaa7b0517f565ecee"
        },
        {
          "alg" : "SHA-512",
          "content" : "a277377a25097fcb8dcc87708b6724016052dbe5dfda8f8e844f0f075e4421dd2c6ee869e0ab7a71f0a710ed869c58e5e6743e6bdf230c74fcad22bf7be24000"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbdc159b1004f2cf5af3de62b4ebb33eca6bd81f6c7a8e9c20f7b65c7a3c3aabba1fbaf1423ed648c0521efb077d4739"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6ce42e3db4c1fcea62fd7856deb0bf52ffaccddb0cabc4af8e32a5e60b17570d04b3ff612ba9d78094de9a6ac380bf0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "925e1be6b55247965e02574b01b7bc8f4e4ae1e8b598dc8c33e174f0740a7d2b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a230d2c248c0c9fad14e15d3a890f0792fbed6ab3725529f7580f127b68df0b6f3decddf4c1c16a552558042f877d9c1662182a44779e1f58af336f75bc60b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-sdks-java-core@2.63.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-sdks-java-core@2.63.0?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-sdks-java-transform-service-launcher",
      "version" : "2.63.0",
      "description" : "Contains core code of the transform service.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0fc83f3803a81e8a5b0cea18210a54f"
        },
        {
          "alg" : "SHA-1",
          "content" : "882eba78ba8b4e3b394c16b1e9e91a8f1ba751d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "46eeabbb4f4e16d0622a558124dd45b6307d068b3f9545ce5b848e70d786eab1"
        },
        {
          "alg" : "SHA-512",
          "content" : "ce2b16f2bcbcea3d60e6c505e924c2705b281f248770f5a574fecc41771f289933eac4aa31902001f6fd3da757439786043502e1b72f40fa361ecca748a7e0fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "37310cb41292819edab079b3f9fd6f682614551da6c4ddecd565ed3da21f3da733171f15dc073a4ba735275127c928ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4bff092fa447593befe9405e31c4f54ba84a1aedfadf19f4b26a75481f0a2d62712aec2acc167452feed6be612210c03"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad5472748c8f614dea95d546baff25b0ced69a85fc150565ec57849d87c66113"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2054d44e7fa3cb3ef6b1014e0c7ba3b842186dbbaed98960ca35b3a81a7af45fd789c76affd800ecccd1b8d10cb20e5b8a7b706a439114d80c60e0724e818e90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-sdks-java-transform-service-launcher@2.63.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-sdks-java-transform-service-launcher@2.63.0?type=jar"
    },
    {
      "publisher" : "Kohsuke Kawaguchi",
      "group" : "args4j",
      "name" : "args4j",
      "version" : "2.33",
      "description" : "args4j : Java command line arguments parser",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a6d515f76b15d29e3cd529de9319739"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd87a75374a6d6523de82fef51fc3cfe9baf9fc9"
        },
        {
          "alg" : "SHA-256",
          "content" : "91ddeaba0b24adce72291c618c00bbdce1c884755f6c4dba9c5c46e871c69ed6"
        },
        {
          "alg" : "SHA-512",
          "content" : "89bd7cb2cfeef19e5019982aef225b0e4cedbaa1e56786dc71fd277f560d2ddb37026fc5ba723d7469f2ea9e06944aff7e9890319954e4c6f0c147c65ca30b81"
        },
        {
          "alg" : "SHA-384",
          "content" : "d747f1f7f299416a4957c80a696e1f8c4b85f736ab55e684ed5f7b7b67b11ef10a1ffe800442b5e6038c0c7cd301882c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed0ca2e4e130bc3671bad3ded955281cf7ae244e690d30ad5e5c9a01a8b8f650a7f0414d3f9416718af47882200739a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e7a423d0e9da1753ca2df7b424226f7ffbe38f74035c5112236b3938571dfb4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "189ec81ab77531d4a10b35b2dd1358b2e7738abd1c121e8b818cd4bd421fe65d8332eb6340024c7a0f60bb171147c151b51ca99c8558c55926850ce78c5efb00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/args4j/args4j@2.33?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://args4j.kohsuke.org/args4j/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://args4j.dev.java.net/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://args4j.dev.java.net/servlets/SummarizeList?listName=users"
        },
        {
          "type" : "vcs",
          "url" : "http://args4j.kohsuke.org/args4j/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/args4j/args4j@2.33?type=jar"
    },
    {
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.162",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ded56585fa8cb2900b1abc98386553f"
        },
        {
          "alg" : "SHA-1",
          "content" : "85bc1625bc8aac51ad32971ebb26a3e35cb97356"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea30b2d5e29e89d52706bcecf7a6ae3b44682d4a1566a5f22b9453f9be2a970c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a117092f4ab77ef89b3b83a45b9e33c0360cb18098df17da77e5d765a6b5cea1fae6190399217236c0d970f2b3603bc8f408c2471cf8854de1282dba7525c335"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e7c901ee92224d5229213d1301b25fa8e3998dd53b709a848b53d74dbde5bfc6eb0b0d76e692046652f4f6376f5ff81"
        },
        {
          "alg" : "SHA3-384",
          "content" : "66a3e28f6098449cf4bebc02e90d8c392dbf84f0efa27766ab4ddb684e2b5592b87cab87cefc390b4716b948c7875c02"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5d97a1dd197a393c56641984d385265dd517e9014434e5d32d1f40cda684f90"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c1328544e1778aba3724768052b20af1bba39cedd17d0324a58778987dbc0c766fe1ac7c59d11331dbe07951f478edb5a40e68c77f8a64654d4b9bb4456c75b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.162?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/classgraph/classgraph"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/classgraph/classgraph/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/classgraph/classgraph"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.162?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-vendor-grpc-1_69_0",
      "version" : "0.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "260cead243fef1cc524ac54b67cafba2"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ec373061977bbb5e2fe6a09bfd41422de9ec5c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ce988f3020b4c0b07e68168205906c932f5871ecc5fce6f520f335f2859dbef"
        },
        {
          "alg" : "SHA-512",
          "content" : "19b8e055aea956df3aca121361f131f23be57bcac80f1dd0b656c639c5b2ec882f8ce8816d65b58f7ff4f8c2920f89c9530cc6516516a9a4320a725a22ba5dd5"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2e21b95d1e1f6cd1db595c9617fcf91d576ddc88d1a5e0d044334b55d060412db068b98de9fa8a5ad2f2ea4f306cc92"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54705c995e7fa93b57ce444e71816bab12aee0870fd0d942e99a344ea2d5b1314df0858c26016751db710a7546c8efcd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80e953b83a4fa357978901e9ebddca3c8e23f1dcd53176d33dcc8e49f32e5de8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "444899d65c29f5fdf5f0e88f0a5d6287a32ae2e01853986be67f00e63199a4ea866b8544b5b17a752750a7b14549224f6d46d7fabc450f63039b16bc29f3b033"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-model-job-management",
      "version" : "2.63.0",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8d6685c6f3638c28fa5a7daa3de7e4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2d6b2d0eb0159dd72b1207ab0066469bbcfa5c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c69c2490ed9f7f7f76e53667ad7e6b9650a629f04126d346320ddb1e7cad4ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "4fd4a0c4277d048deab81f46423bb36ab5ceac2f8ef453e3188530e5e196e29868c5815de31ce6fc7aee455d6a5f01d6461997516e873c060d1af8e51bdff383"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb745a4940826c5aa353aabb6dd02de9c635c89fa45c827212488632441857e7faf61ca708e6ecc269041670537cb57d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1cfdbcbae4f3eb41aa15064486df28169c1135e7b908d7a09a347e0012a80a478bebb77383d9810c210f78131a14497a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "127c8389c6717edacf0b8982e5359b98bb6a28ef7be7103bc0d3a713cde0dd65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ebc16fabe3c1c4936cef72fe5b82e9265452448e4b8d2a6602fbde7a5a5d3d7e0fa57e424afa627523b7203ea9251f45f33bbd1b33163a2ac1f5d158a1ce391"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-model-job-management@2.63.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-model-job-management@2.63.0?type=jar"
    },
    {
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.5",
      "description" : "Date and time library to replace JDK date handling",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c18e34f88c183cb21bbb693b3505e7d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "c73038a3688525aad5cf33409df483178290cd64"
        },
        {
          "alg" : "SHA-256",
          "content" : "f75a29b82613411c9be37d419658e044179f1bf6b91d8786a4a49407531425b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "77ebe5b92875140002fda1e4d7b05893fe603b019aa1257c44cf09c920fee8998b538bc0d8fb0d76171d65b8b3d752e95d1667db2d0cf21e2250fa9e09b822f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5d4f8119f1feeb3dd15d2a1b3f02646629ecad98db64f084ac76a2143d324f489ad0558f2d6530490bbc9e9e172d4e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfa7953c96932762988727d71ed4518f26c77a2f3ffb8fb871a48307240afcd09fa7209ab62f15b1b9018a91d6f1a348"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2c4322160dd78f49245b7191a2bfc7c920cc7609450b5b63c0ea31e493a69b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bb66cfe4a4107075cdf5d1dd13ea6174eb89701d82d831805480b22fd95e5648b867763268e4d67e006b2ac85589a1c32a0258dc82f693f4acd6cd9f2499c263"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.joda.org/joda-time/"
        },
        {
          "type" : "distribution",
          "url" : "http://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://sourceforge.net/mailarchive/forum.php?forum_name=joda-interest"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.5?type=jar"
    },
    {
      "group" : "org.apache.beam",
      "name" : "beam-runners-core-java",
      "version" : "2.63.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8fb262aa09021694ea220343aa502cce"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c9ee7fbb2414caa4a64954d44e7f676be8e8fa5"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e2de0a3dc84a6ba53fba4c7c3b91541504ada05ce569cacb7a956ec863b7a34"
        },
        {
          "alg" : "SHA-512",
          "content" : "e061140e2e255af88768444dd4008faf7078e6621817a831cc9fff9768313145cd30bdd9f2ce3777d29dcf46cef17792920ed6feadcf6240290546bf4e5c2c95"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0705b8aa8d2dcce1a5c866eef4ad6b826bdaa7f1a0c07cdc9b31a886dcba7a8a9e9a34902be78d3a26b25983d501c6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "002e73640b25f57e8edb6372029e80fbabde6ba2bd4ef53cef458d60830c549620c897f5883072e8e2e1a16ed2af6d05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bda9d9bfcd59c883a3adf089b9659b5811196075c7a5dca64e7e8a43022cf80d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15584082af491028385619746d6338ebbb4dc1705accde36aec773cb50dc086bd4506a62a105fa295631031615c2a01e40ee7eaf9a5a8393db8613f0a859dd4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.beam/beam-runners-core-java@2.63.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beam.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/beam/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.mail-archive.com/dev%beam.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=beam.git;a=summary"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.beam/beam-runners-core-java@2.63.0?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.18.6",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95746cd6a85d0296d6986b14787a6bee"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7171732c04c97ff373bed60d2eba22ec4bab8e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7e1bfa50f0a79db37e6aa37db111cf03aebf4a484b359d21127ab43ab2398c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "56ad5272272418a3864335b7cc9323bee496993bb317a35ad7c7f6bc001376feaecfa357ed2b737e36ae9ea738433906c2db05b4cda471463329e6909712f377"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7d8f2175068c0b3f79d300672059502f14be699fb6ca3979b256ff53a0a9c8fa797a288990278db49d8b566e9635b6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c899c0bad1755db144cee72ec96961e186b47ba2229a2aac893091ddb338c6e4b7dbbec61f5998a1a9becf06b973bff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "33f6bd5f2b9f80f758851629eab6425c2a3dee7bee62bc5113a7073242b49d2a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a301262a6c54d5e905715a27588836df86ce2945d447dcd4bcd17e36315d62a50d1a33ae1e379c35f837ee5decb9ac29419b8abec65cebe54d8d14fbcf714e86"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "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.18.6?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.18.6",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0199275814d930ae615971749d009490"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c2dd5a1a41c315150158557896096b484562417"
        },
        {
          "alg" : "SHA-256",
          "content" : "45d124736ea29dc374171fc1a8a9958e0f44407c1e0aae0297d8eee267fb592e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c67c64f941fc916b80787b71b74dfa3c9137a3765c648266ff29dbaf427484d2ee7ab47e6080a9be1dd28d361cc987840d4415b597aa4ead69b5e23b20a533b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "27515e5d81dbd113c3d9d13b62871066fc1ef829352dfcab2718c522c83b2f30eaf318d9a8ebb215286ff30fc83c2c7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a312b73ac433b2c76166e537013aeed46fb81b0b1637c9dc275bfcabe14c92fe30b7a9c6903cebf803c5f313500091b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "592598bffc53b3b095a0d513dffc414a25f1d73b79679527eb31c3b1a752d517"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7be7e7e7057d6aad7e5beaab769d2ad412baaf84dc105c6c06dbff81c591b796e14fa9bddf4a2a7ead869e319a67aad0585c718502c1ae5cd47ac8abdb3caac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "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.18.6?type=jar"
    },
    {
      "group" : "com.alibaba",
      "name" : "pemja",
      "version" : "0.5.7",
      "description" : "PemJa is an open source cross language call framework based on FFI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06eb69c8b4d839913c394d4b767c90c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "3be1e175389bfc6a51bf3b6819a640bc6169c31c"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b207f83c8e820a81f4d05c770954355700d7bf02162ac03f2a71e10965ad889"
        },
        {
          "alg" : "SHA-512",
          "content" : "cea288380ab81bc962b3f27218f15192679400bd32e854234de56dc695b0bcfc4a7f3974894d189af66c87df2aada29242e943e3f3b1d5bf6e0d33e38bbf1d23"
        },
        {
          "alg" : "SHA-384",
          "content" : "ece7806f50b7c1ee826ed8767229a44a50e7d11583a130222e9550e45ee0e48d94eb2f1e98d9c118f26aa236275b7079"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e546858158590abde3a9ce90e6ad8decd16f22047d58e1b562c93fb8d48b06d9f237bcef055e0eb5c26aa9ec53dbabd0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ce796d9dc1bde7b74d69e96663f5fb4c3f356645d3fd0bbc5b244839713d5e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85dc39c180c649c5de37d54bf1a610586ca28f24ac05ece1dc04c2296c9d799ac402a9bbbfd1b8d4fd05ad5a98713b06a22ec3a883771d8cfa6a3ff744129b32"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba/pemja@0.5.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/alibaba/pemja"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/alibaba/pemja/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/alibaba/pemja"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.alibaba/pemja@0.5.7?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" : "net.sf.py4j",
      "name" : "py4j",
      "version" : "0.10.9.7",
      "description" : "Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7afcbc30fa3c00d5febfbc522235f2a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "e444374109f6f3ffdfdbd4e7dc5a89122b0c9134"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d67d584e7b0f456deedffbd3f43047efd6748ff3d13b443abb61ec54cf7af13"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e3bb548cea719e4ab0d3d559f1cdb8401c74606036c93f93b6519942994432786a800ce57b6d04fd090dfdea0359cf78e4d899021c5559f4f2f558fb09dc1be"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7d117caa8c2269807f1ad4335fab2f9f6d99b93ee68ec548f3ff3d520f8d11ce8ecb2c2798f8fd86fb19606be60187f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fce16b76566caacf22235a624015191a15eb130477aca32c7304d2ee5f606087ebeaaa8ffd76ddc26f592d757e950539"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6fa284586e7f9d363201e05b5fed5eb35ee97f3329cff838c2e7d0eb8cc7e054"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60ce18c81477d87dad03519fdf353593a601fd40c533b2585faa669d9d06d5165ea77451a73e7189c4e662e72aad282b0af13b2dbed64f765bc92a43621f55e3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.py4j/py4j@0.10.9.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/py4j"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.py4j/py4j@0.10.9.7?type=jar"
    },
    {
      "group" : "net.razorvine",
      "name" : "pyrolite",
      "version" : "4.13",
      "description" : "This library allows your Java program to interface very easily with the Python world. It uses the Pyro protocol to call methods on remote objects. (See https://github.com/irmen/Pyro4). To that end, it also contains and uses a feature complete pickle protocol implementation -read and write- to exchange data with Pyro/Python. Pyrolite only implements part of the client side Pyro library, hence its name 'lite'... But because Pyrolite has no dependencies, it is a much lighter way to use Pyro from Java/.NET than a solution with jython+pyro or IronPython+Pyro would provide. So if you don't need Pyro's full feature set, and don't require your Java/.NET code to host Pyro objects itself, Pyrolite may be a good choice to connect java or .NET and python. Version 4.13 can now register a custom pickler for inheritance tree of interfaces or abstract base class.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4ab074cb07e995bcbd203c72e5efa1d"
        },
        {
          "alg" : "SHA-1",
          "content" : "b71a4668b0c4194486832fe7ce161eed2d0d12cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ba424d328cbd7a6ff73108cce40d3cc376eef602b947e57fdc782171d92e463"
        },
        {
          "alg" : "SHA-512",
          "content" : "a25804a42355b24978ed47516a4a05a3ea35cf1f3773e1e46df0abd8a4b52e38ecdacbcaadc224e2a7ee62d0b183e46a63aae2154bef790306d752d65bd2491f"
        },
        {
          "alg" : "SHA-384",
          "content" : "bec0930daf4d20cee74051875feb9172601d8e7f2c052284805d2c5c9efe5953f41a122807d57d795a8cdde27f402a4e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "814ff621e477d9a55f42ac2248b60d6abbdab24da32417bb0b86ed6118a30175d390f3f41fb98e4a962d9baa6702b921"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af8184c258c3ada75447b4ca388f8acc54cc68b34cc743c1860c3761981d9dd4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd26dd85c3c28eb40becb17867cc0306c12097e05d2b6f1242be996b6af81332dcb67051cad2f63ae4146e8a2f2f349507ba3d0531fa96ffd1f03c44013cf32f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/net.razorvine/pyrolite@4.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/irmen/Pyrolite"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/irmen/Pyrolite/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/irmen/Pyrolite"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/net.razorvine/pyrolite@4.13?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-vector",
      "version" : "18.3.0",
      "description" : "An off-heap reference implementation for Arrow columnar data format.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da1a43b8b4fba046b03a560b35a8fa63"
        },
        {
          "alg" : "SHA-1",
          "content" : "a51efb8471503ab184ce6fa75bf1b21922b04073"
        },
        {
          "alg" : "SHA-256",
          "content" : "b37eda92daccaffc12abf5ed425db1d0bdb3edea150a6ca856f1cf4292442299"
        },
        {
          "alg" : "SHA-512",
          "content" : "f09fe6d5f605c90e5268d59982d22292d6c1c215d7c333f24d9a969b8af769184b521d4f37b6676672ee8701ce2e71af138fac578d9e327fbed3577ebfb66106"
        },
        {
          "alg" : "SHA-384",
          "content" : "297c9f81dc7de56aa667b821b79948a40aa65142e59212414e384abfe4857ecec3d2473e8b0feabefe229b38582276bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68457c8154b9068be21228e4f54d1905afa06101c886456ef2633391a590043868356145af3a2c5ed6e576bdd9dc7894"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b928eab9e447204faacf246d2c79869274f0cc5efd3980f6565edcb10fbcff9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a7602ab9fd56c203f52fb2cc2c44ab6305f4fad47b5ae64a2a010ff9a8f3744490aae327a04647aa00f5de30c764c517e160e25d3a178640d99da218495a877"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-vector@18.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/arrow-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@arrow.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow-java/tree/v18.3.0"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-vector@18.3.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-format",
      "version" : "18.3.0",
      "description" : "Generated Java files from the IPC Flatbuffer definitions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "213e8910c5b1fed8efe83cd2b740b544"
        },
        {
          "alg" : "SHA-1",
          "content" : "72528fdd5869baffb2d985cb5179f5bf63a1473d"
        },
        {
          "alg" : "SHA-256",
          "content" : "728297d7757d192053ce071cc59e76c8a03ff4f5e430177fa97e96b29dd2de1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "3350e1719458065a7a60004064f475276ea58c4942199144acd9448d8360d3ef874fb7dfdf75b7cc041da3afcc8935d3cd2d6f243d4fe68bcae0a3638e28f6f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e03bbca9ef73a8361a1c458eac360846b89745802b9d0a6d0d9def28d91e2f43602e06ff1dbbe761fb67cca1a94a9eb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa256d3c37e8558adf671dfb19ec8c732082d527a091b0cfb286a2707813b6aeb6d80001ce40836b17c4f16c3d9bd5e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbce5672f9e58af49cf845d2fe9db6fbf0dcb1f04149bdff7eb89c894a33f68d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5502d6905dded6fbe1d53eacf726201510f99aac6229302a3c5a30feb70deab07b35840a43a869f3a226b0fa69aeec23edc03cbae89068c206bc0410e2bfdfb8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-format@18.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/arrow-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@arrow.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow-java/tree/v18.3.0"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-format@18.3.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-core",
      "version" : "18.3.0",
      "description" : "Core off-heap memory management libraries for Arrow ValueVectors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bf6788fa833ce6bf56fc9cb221490a0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f5bc66deb7d2120ac01341241cb859cf3f17751"
        },
        {
          "alg" : "SHA-256",
          "content" : "32ed0719bf2ba42becc3a88c95722851cf1bb88b37d06c95654a1152bed6ef2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b53815c8663f24629df68871139bcefa6887628e8a528d6bb4ab4148a9d5cff951701545ac7af0fc3ebd1b9381be3b9fa52d0be384a0125fc66944fb214da287"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f62cec2b61944320b07e833c6cbaddbd7dd8dc2568bfccae7c55496c8702413ba2924d991129150b0fb49a8b140fc4b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5284a1e44d7e76bc6fe291e35bdfcb0882ce7fd4b5ed1abf32aeb6998be4d3e844b8e7d5d07a5f8dd272dc71fb995a77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "efe242ba8ccdc2c8dfd2b318a7cadc5ea36d43476b25bc0b66e8c9ea4708271b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "180d7786f4832924b49bf9ca21b72db70d2cd13d9abfe3469026b2277b367afc21f553e982ebdc5b2dc558969840c4674a8ce838b2fd7b56862cf5ef871c0b89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-core@18.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/arrow-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@arrow.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow-java/tree/v18.3.0"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-core@18.3.0?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.18.6",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80f1abd97c7f0c93d6a199c92f9e870a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0d2f9e504c6fe443eb2785370c701f911fc87c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "face5c37bee1f0768f5f198d077fc29d163becca95de9e0f13962c84d1047662"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7671ba959d45c3943094e91d369df97af2990bdaa5ab1361c5f55dbb4171700ff9e0900f1376ba13afdbd9e24a708f7393ce01f0fef87e250de6bfa69500634"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a1ee55f2b797feb1eff4f351d6ab7532ff6c6c23946cf22c7ecc7b54df71a2ab03c9aade8fbac01ee6d3be5a6015d17"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d1ce70acd038bdc95068909f579d2ed58411384e5c4438cd717e6e7cfbbe73a95d703bc9c71ae7f3031bc87758bc601"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f65b1e6e4202252cdfde7e49b141c3ab27f1dd63f3b80d44610435f4092c69d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85fd71a6a9f264f558727f9d07879fd76d6726061830e65c774a4911770a04e0a2aec41558b42094ba819b8ae0058bbe48c5dbce3d74be8729baf6d71f1aee4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "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.18.6?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.18.6",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9145af1f409a21113c32f6757004639c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c789b2c5b5111ebccda89e815c3210349f2d427a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d600821e90b08353425d3fa31d6a5e08f38b190be93ed284097e6fa66cac1bb4"
        },
        {
          "alg" : "SHA-512",
          "content" : "918b960286138b45109c6df22fb27b53375c6411d9a1c2421aa013b41e64af2b114b278e1a5110627da86aeecd8f69764c786b6c6147ec020cf45d0c78c91fb4"
        },
        {
          "alg" : "SHA-384",
          "content" : "3389716ffc69806e93e8e77b2d5232c0e9933afe47f8dba16c541611e17adf18cc0e4dd3893a2098aec1c1110b4470bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f50dd10f94ae51b973b6af64266b08ed588568157c092ed199077a190aa04e5515c80f3e79abff4ad2d8222ce2db79c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcc90361582da5ac40da027650bff3c493aff40c43651203b147b9ce10d534e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2f87fc5880fadb5d4dd3bd030fd91b175843ea48c5d140bc05780f1348a83ca78790e91d85c0b4901679d7078e4210cb5b0ee226afb2c433d2c261f13e828f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        },
        {
          "type" : "distribution",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "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.18.6?type=jar"
    },
    {
      "group" : "com.google.flatbuffers",
      "name" : "flatbuffers-java",
      "version" : "25.2.10",
      "description" : "Memory Efficient Serialization Library",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cadad6a81a9f7dc532ab7a5cb97a50c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bb1a149ec48588fc04a3d00a3cc4e0135273b4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "587bd6c31cda747587493a113bec8602d3a0b0ca579b2b1b838ef71b19e6525d"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c4b26d5554b7a6f9907f18033ec0fc060fd2af58d836d033e2b076319d782473f7f0a3ef4f9d16e859b2c5b15f73d83ac889323dbdcbd7563ea495c59b9c626"
        },
        {
          "alg" : "SHA-384",
          "content" : "d560b2c573b607ab3c34f7ef13887814204fabb0e49e5f98f28c5f0f8fa7a86feeeca5f7a830237a7d8e735ca0df8d8a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f70604f012c9f91eeb264fd4245dd3b1ac3a6039ca8d46ccd6a24e7f4d0976d92eb14097ef92595eb49aa8d7124a84ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c5af0cdd09bdc4197104b03820b944e0a24193bcc7ecafdd621b711cec27999b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52291e71a8d81ce74519f7e5d2d7c3e8bcdd699e137d02ab3d620e848f4732c33dccd5cd670875cc3b4efb12ff80b34b987b5a634aac6f816fb7c80c48678c4a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@25.2.10?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@25.2.10?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-netty",
      "version" : "18.3.0",
      "description" : "Netty allocator and utils for allocating memory in Arrow",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "358a576835b93f7db806ea6775e5c6a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "48e3c2bc75c062a3d585f740c8a20ba4b0bd6b48"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ab5100b54ce57c2a72106206663ce1c2ed84c7e173b3dbc3a57af474ec42c73"
        },
        {
          "alg" : "SHA-512",
          "content" : "ceb4c94848eb0434c674be28e4904f6ddfa3b41c0b7dd7d156b9292d441aa049ff89ed0be81e9a8838fddb72f10c634a377860ca9f660d3acdb9227df777c6ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf6988f70ed9f6978e6d06d290b5466b010bbfe411c59f29051b547c708f2d909620f6baf33167cc3943b7128dc553c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "203b2928c436bc0fcb215567b3bd46b686d87bf416c8651689a94258fbbce52f79781f5d2ea52f0be73005a5adf3e169"
        },
        {
          "alg" : "SHA3-256",
          "content" : "810e148071377411740d197561e5f52dfa1ff9f682d9c2a98099f7986e7e0304"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9cd26ab3ce7db5c7bbd28740888314a649aa1efef5747a0491d54c397205e0a02473ee5fa64efaa82106f257da39b5e6352df3c342d720fe37f0bbacc53ef57"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-netty@18.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/arrow-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@arrow.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow-java/tree/v18.3.0"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty@18.3.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-netty-buffer-patch",
      "version" : "18.3.0",
      "description" : "Netty Buffer needed to patch that is consumed by Arrow Memory Netty",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f39dba4a3a4064e3b273ebb10629545"
        },
        {
          "alg" : "SHA-1",
          "content" : "66ffb49ec116865017346be7a27bb0d16454c80a"
        },
        {
          "alg" : "SHA-256",
          "content" : "465c7acdd254d7e3ee60946356959ca42aa0e389cc4d1ce78afd51c48126b050"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d357642cbe8bc981671ae03c25fa2c47f2fcce556bddba95c4210834a82903e2d08f56ea0e64a100e5fde49d7d7cf6ad7efe8d6fb293a3fd317f1f2e647a93d"
        },
        {
          "alg" : "SHA-384",
          "content" : "04efe20cfb0d01a70302aa806c1856b88bc97650d5e067a428716b48906a5f474a6aaa03680c6d8001307bfc5bf88bed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3730ad78690ad0ff8bdbaccdc584209f705a0b22c1212c424a0fe6ab6b7c8dcb4beeba5cc8da310699a4ba3d7d459a51"
        },
        {
          "alg" : "SHA3-256",
          "content" : "28bb8327cf49d64874567884be019d190e50786c7015c281019376ea35440e36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9bd9debeef676c770be3e95773303461d9b39d7c5d3180299ba5a93c72175d8ac1cf59c79a2b08fae2c005875bd509251c97ae92de2b750acbea513823106571"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@18.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/arrow-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@arrow.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow-java/tree/v18.3.0"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@18.3.0?type=jar"
    },
    {
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.1.135.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fcd9f423d78592d1ca785b68ee9b16ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e60e222c27d3534e63e519fb1a9d66c485f62bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a194f99fc93d07c4d442d04ac71bd2dc56d3188cd0e4270cdc2a953d1956bf9"
        },
        {
          "alg" : "SHA-512",
          "content" : "a839731d75317f515256c8340d73ea4344c9f488ce2cc31c99c2788d2a33a055482ebc438ebca63a27c0d49728fe778e7d0b06a031a0244728d0b0ccddfe6407"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed107c69a75793161a6e3ade436cb564224b7bd58ea551b42c5b7d10dd6384fa25538a0064dba4521beb3ca69857c455"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f1c0b2b2c428e9fdbda3aa37558fa91330be87a7fda93eb2ba66d3b224feef63120216a06e3de2388bdf8648c549f28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb6f4ce57de81fb991b78f4e6861088e46a3e8de176a84757d48d14a2ac1ce74"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13f9bafd0b5534316b77170719aab58a46daf9d7303b5541887b9171522501fff7b1fbbe6ab887a2a94b2d8455aa42fa059fce9dc21db98309d02e6539e32835"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.1.135.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.135.Final?type=jar"
    },
    {
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.1.135.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" : "bfa2258e927ec224143136eda472297c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f1fd5004102cd1146a53d29127804569b63c90f"
        },
        {
          "alg" : "SHA-256",
          "content" : "26775ca95820711403cf065fa2ec0134a0a04ff5417c688c0237aee68b55838d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4317485b0b1434b552c98bcb69a1e1fffdffcdee22c84e61c107dfa9752faff7f5799617c81ba80861f929fe7dcf4436d7bf2af95c4eddd550ebfb75df12cc6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6dbd09db24ddfbe0b0c7c4480eddbbfc29c9db89ecd38b56e4c9f0ca49907ea45a88479ec6d95ae83c98d490159ab58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "151dc11ed193e806580144e00260c6e98f82e7716fe81d7181b923fb1f2656a07acf6e324c90c35cf066e90c023462ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c0286ab9cd98756e203f38d8172577ed184c8236478532bbd78f85d4a583ea2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2f40345230b7f1d5b04b78fd82de5cb94134ca12510d0e53a22245f9c24dcb420c30e8a2cffb26b474782d09cf986c57f9f99df856a481c2fc7f8d066839c10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.1.135.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.135.Final?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-datastream-api",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b98887dc9b31bb76223cef724abde4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d9ac6101889005c50153fa74788f1e7c0944c2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "799449eab70571e9bbccd412da1d5d6fbef0f24c76accb211fb2c202e1afb302"
        },
        {
          "alg" : "SHA-512",
          "content" : "d94d0224d380482640bacc328b5e021c0b2c041d1dca5b7d551d3497b4d933e66bcac6fcee4426d3dbe9a29efd22186af11eae13acfdabc3948b6aefa7a14797"
        },
        {
          "alg" : "SHA-384",
          "content" : "a53fbc32004d8b609a9c4ba57d47bbe66866c33e679e21567304e7a0153318123ec8672b213ebb018b27b17986561de8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc5348599666592e87039187945ecc0a1c4da2dc3629a79f8feae9fd2ccaa95619b098b3de88b382d9962539750a9d97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "092edd597402e0bfaff7172cfd48bf0468f694f4b6d8b53dd815b7c1ec76a9f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3b6801a6c0f8bea57c38deb8085b0eaf37868d4740e091db9db955064097880ed5b0032511a45d3da7ae39c6a57c5751f07bffc9c73048234b6eb192bbf59e0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-datastream-api@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-datastream-api"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-datastream-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-datastream-api@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-rpc-core",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c7dc9c47054165a56ab6d540c5b039a"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b21310248a9ba0e76df8a6eabbeef552f89bec6"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f50e4478d2c071373f4245d2c1412c58d2de7760844aa4b08d1c3806c654155"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea6e815538665d878c440a21dc9880e44b8fddab7fa4e8d00d1c6798aa118db75aa877d441d440f91d93b69237f4ae3a2048eeb10dfdb5cd52f966abc202a594"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4751b32259c435bfd8891546ab3f598b2bd70b62e65855660f12a45d722c613450ca1ad183dfdf9386f80c68b4ef469"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ebebd9bd28ba54b719ad96fa22c3f59851ee3f75b3265554cc5c4991ea821ec1064fa0d48622cdd58bdc5c9e7705d9a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dce81e40d39445574ad8cde5e1ccd2a7a3e48dca4423a014d3a7942926c27d9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7981f4a94327c918bec01c97f8adf28890e7fa0169fd8b98e64d03fa20f09763c37f2556349ce18f3f2e9dbca78156ea40cd45f2e5c751671ed165dc4f38c487"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-rpc-core@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-rpc/flink-rpc-core"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-rpc/flink-rpc-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-rpc-core@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-rpc-akka-loader",
      "version" : "2.0.2-cp2",
      "description" : "This module contains the mechanism for loading flink-rpc-akka through a separate classloader.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22a450d4e4076fedb751090f4e683590"
        },
        {
          "alg" : "SHA-1",
          "content" : "38698cf365513666ff46996765fc1f20fa05ef0a"
        },
        {
          "alg" : "SHA-256",
          "content" : "71cdf7ba8a9553116e6c4a510be85ab6df1812805cb17b1cc9efce2e3ebe13b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "b005c1548cfe27d83965cf438ac0cb4bae41bfe2408a8026da7c5e3102c90c39980b9e5797703d9f900968b732d3f852ef62ef78e3ea48d4cd8b20ae3f77eef0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e23b7f400e43562896bcb4fdc9d7c9697823b8e11a3b7c9372a44eac3b2e6dc7d98ae628864378eadce3d2b8fe7912bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2211d9abfb084eb1908337e761e22a3822f4bcb0e92615fe18489f2e3325db65f48e90cdfd3f4d227d4c0be0f298885"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1413de6cb65e0cdd5a06e404eeb610d1949736c9539a50931c974b063ca4060a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef455898ba36f8301c071c06ba8781ecbb7cf3e506846ee22a083ae294b92d143604fef3ae54c58975135661a545049542396b6e51c683d84edbde46e7a9ef4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-rpc-akka-loader@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-rpc/flink-rpc-akka-loader"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-rpc/flink-rpc-akka-loader"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-rpc-akka-loader@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-queryable-state-client-java",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ecd0830206c976e9c0c6776c90d3b7ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "759ed3c43223ec064a0f862ceefa9231f029ee59"
        },
        {
          "alg" : "SHA-256",
          "content" : "70183856e12b6e5e8127c11964322ab9a6b026974ce39585c347d0e43e83dd35"
        },
        {
          "alg" : "SHA-512",
          "content" : "14e321c2cd98d7b98a480139ab2d3a40abdf853b1c49038ef327a5eb7c24dcbdbd3e83157a529900006203cc2a37592292a2af31b7c110b9dc7f9bd25f234640"
        },
        {
          "alg" : "SHA-384",
          "content" : "4982d8241ccecf428c5f5a3febd48001861f9b9b050610f93b8849fd899d83195b953cbcfd9b0f464029f2922f2b013c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ff0cd5bf57650da7d1f8017d16bd13a19e6b6732d3b75542d7965273e01462d1bce35376337a02bc309a7916fde1795"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36aa90a66c31173fc97a677be7de5161ce5d634906a478deb28c10f30062afcf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "244f8db5a6aadc8e47017881c05530b0b66bd5677f919cea0b12f3cfb96f2f88adbf3d16497848252a10a0f39baf2de2ad2a8c3f82b5a6db0d5b103694d55734"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-queryable-state-client-java@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-queryable-state/flink-queryable-state-client-java"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-queryable-state/flink-queryable-state-client-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-queryable-state-client-java@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-hadoop-fs",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82b0b6f5b6a52b2b32aa757806cb76d0"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9b86db1b88633eab78bc2087ebf4561b7e02338"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d2f8a8567a26da746d731c9dbd509d2416c8dbb0ca55757ee5d9861155bdfe8"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f16f4b8fd70b62a10fa2d5a8f06e4efc34dec64570474889c07cedcc439d9a4402966046865e5e473601a56700f41af39bf5040076cda1ce4a0752329d92581"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a9fc067fe744683e3dde8be90ca3093fbebe8709b2e47e22c0f510184791fb1d5760f117e1ee1746398992612e58db6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13af75d1cbe408c92063d3485eb897af2a57fa1e9ca2dd948600a801c5d32871bd2f01f70fb8788559dc89dcc4c4a53f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38f392c819eee455124c2006c89af26f8063a046e53c591eb17f4a7a784e58b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e062bed51499b06e1f75b7aea11af47dec3572cd38332a856449bec7ddbb24d648dad9eaec0a838c23a0d65369d8038e94d22c1e1c06b87476a93dca3cd61ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-hadoop-fs@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-filesystems/flink-hadoop-fs"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-filesystems/flink-hadoop-fs"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-hadoop-fs@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-netty",
      "version" : "4.1.100.Final-20.0",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a86015758a9e48ecc6ca96620a2ba0b"
        },
        {
          "alg" : "SHA-1",
          "content" : "5880d365f7577f96bdbf29b8bca9cc645a5bd3e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfe49f4e089640d8527814d85cd441d4f90b564996d81e5c905b0d282d5f1a21"
        },
        {
          "alg" : "SHA-512",
          "content" : "99914cf4ffc9804d41431d483521fdf054667e64c0d9f541a26e1fa48fd754fd3124c0e94063b09a3b4bb79de1d2e1ac0fa0dbaff66a9cfd681a2171d3d08518"
        },
        {
          "alg" : "SHA-384",
          "content" : "3105c95b13e444f2119d583ec3ed314f779016be39c30782000f1efafe8a43e5fd598a07235576a8db27dd34ee6ef158"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06d8ee7b6da1cc62812c3ac7a5cbe0c6ca3e7db90e889ba7420c4c53ec42dddc60a652267f46c7d6fd2b192174a475eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e47d716f7d480bae32f9306725568c0dea2a70a690732c63d294c191ce5f693"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c9daa7dc98338fc5b6203f05264c114fc062fdca36d58cdf7588aaa20a51f230402fd66a5b607ffe1bc00d42d45613ebf23a66456787cfb33da31f5c15efe09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.100.Final-20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-netty"
        },
        {
          "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/flink-shaded/flink-shaded-netty"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.100.Final-20.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-zookeeper-3",
      "version" : "3.8.4-20.0",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2effd13ae46b0a720a8e65f88ee984c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "38fe34fb05e74111482482aca6d42b490918d005"
        },
        {
          "alg" : "SHA-256",
          "content" : "a3f0c509bf4211ea30aaf284164eaeb55e8572c87aa219c11795de4c9d1aba23"
        },
        {
          "alg" : "SHA-512",
          "content" : "0052f59dfe9fc222047436c0c7986bd05694a8af27ce62ed1738836bf20fb0609d5d61b032f42429e3c2ed38ed0ac3929f791354311c1cc6e3314914b019a4f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "f787b7e66e4e60191bb1f8c948e2392322da0c0b08ce2187e2a63030f43deb22b2bc12bf7ba80620d8eb8cb3fb315464"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fbb7fa468f057844909a157ffc3d91d30ebe4a575df290e55ac96894f02ff1a40c2870a3d10d9519808570450b3767a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b956b9912c46a03562596992f04bd6c9d81aa48ca14f59a786ee01164c46881d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "912a364387b9524bdf2fd63ae887a4b4647493410b5d78542258ee67e95d149127d44923c23aa3a8aacb2bd285642314d348cefda6105d5086179f06d5ac6b87"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-zookeeper-3@3.8.4-20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-3"
        },
        {
          "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/flink-shaded/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-3"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-zookeeper-3@3.8.4-20.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "io.confluent.flink",
      "name" : "flink-connector-datagen",
      "version" : "2.0.2-cp2",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94aa2b985101306c2fee2fc40e26466d"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf4db78ece3678cc3cc2c0d7607dbbee64503235"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ea1f89134d16c655c3023e2f5e82b6aa0a604d0a7d680ba0673bdd68ed2a1c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "216e0cd54606b58c9a1eee5a352c382de1a954d2c5e0fcbb516aafdd1110ceea03eb9ea0f650cc248dc09daae205b6517087f18d51f4adc44c88af6d9770813b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e50000f25d455b52c8266a52ce046676810f77f441aade324e990a87790166b61a83cf41e9ff56323474065795b89222"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88a1a3251c0cd8916d473609a4f4a7b7090989f206d59790754fc0cd13ecc90f71dc0826f8165561b9233e1ae06de66b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34770199edef4d88010b7bdd0d6ec5a5aeefea8437061e401644f6996a8b171d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "598bea611efa97d88e23baefc8f16997ca9e3092f8fd553e464b982f1f905942b790d0270529b09dc7460bece350fe19fd4be2e474e250c9b3c5a1388dc7edea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.flink/flink-connector-datagen@2.0.2-cp2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-connectors/flink-connector-datagen"
        },
        {
          "type" : "distribution",
          "url" : "s3://cp-flink-staging-654654529379-us-west-2/maven-staging/1b52076b626c8b34968c8516c3a683615f00f431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/flink/flink-connectors/flink-connector-datagen"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/flink-connector-datagen@2.0.2-cp2?type=jar"
    },
    {
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.24.0-GA",
      "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23fd22d0d089ddfac567a39ce0cb1a91"
        },
        {
          "alg" : "SHA-1",
          "content" : "d7466fc2e3af7c023e95c510f06448ad29b225b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "aba81efa678b621203fb89aeff81d6f126f7a9dd709401e5609c42976684ae23"
        },
        {
          "alg" : "SHA-512",
          "content" : "e57dad74a3edef837ece841d06e4a7c96ffecab8fbcba56fe5f7eccd662f0c0d757880a6073793a8c75ad7a0a1d146346b75cdbfe4fd8a271048a54446e5d1a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "4867afdb7522b3dbfa10a51264ac6c15a2a8083d16c8dbef318275d24687768f35130b1c17d8407ca8ecf855abd83dff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a52be891987d4fc7d319e6417e0cd9a28f189d8623b803d72b5429e118da73b9937899231825e793d37b434d7522d283"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0cf8db7d2a5f7e1a70827538cb4b0b446fcc239f05ca55d9bf8f2a50f1e08af3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed9675f9f070203801eb762092ac99636d376b7ef563f99508283006a65a0d2dfce38e1ba7ff2ccfebcede0376ba0724b76b459ca112477234aed8208807f785"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-1.1"
          }
        },
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.javassist/javassist@3.24.0-GA?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.javassist.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.org/jira/browse/JASSIST/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:jboss-javassist/javassist.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.javassist/javassist@3.24.0-GA?type=jar"
    },
    {
      "publisher" : "xerial.org",
      "group" : "org.xerial.snappy",
      "name" : "snappy-java",
      "version" : "1.1.10.7",
      "description" : "snappy-java: A fast compression/decompression library",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d74bb2e2857f965683c9de931b71fc86"
        },
        {
          "alg" : "SHA-1",
          "content" : "3049f95640f4625a945cfab85715f603fa4c8f80"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c766cb3f855415ee734b2392949a0b6f12a60879334a74518deaf6270d32e36"
        },
        {
          "alg" : "SHA-512",
          "content" : "22a6ebb8e8ad4d8a149b0c67d8658ac1535d7014857064c4f7ed4999e29c6186de8a80b50dd9b59f631fa1c24970524fdbbb84083c80c59eb0c72d4efb041fef"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7ea971de5e286b4bdb8b96063f0ffe611ef82f5887fa6845fc2721bf0e71a88b0c754ba010816596f0b6c178160c0c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ef6c5ad194027c8b4be0f756dfeb958ae3daa5ad942b34c4e9e570ce7516ba91fad298929e4d716f6a091d0b274bbc9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "83f4ede80f49271566745463652e3cdebbe4e2112174400ddf082bf9b39d09cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c1ffb884ac57e812f997357f9501afbffec3aaac2aa2bb87b0dd8ec2e7e43d922c250dfc658920ade2014aa138440d2d9cdfce8e453812d089898d10390a6db"
        }
      ],
      "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.7?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.7?type=jar"
    },
    {
      "group" : "tools.profiler",
      "name" : "async-profiler",
      "version" : "2.9",
      "description" : "Low overhead sampling profiler for Java",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4df6477a255b88e99f2ed4daa3c713cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ed20e2a4640ee672e7cf23b1512dbdeb9a4b7e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c4e993c28cf2882964cac82a0f96e81a325840043884526565017b2f62c5ba4"
        },
        {
          "alg" : "SHA-512",
          "content" : "60ba593a0cf529397e73e38ef71bc2e5def44f1111a60f40a724ac3472ef7afe92e02a61b0ad18c373122cd92216f49268d335e1150dc3a99ff2431c598aeb5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "65107ddcd2a06b69ac4cdb9bd93452045c4e08b843826666a890816abe0486966599cf6a4b07ff87c5d95e86551bb115"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4989b467a4791464d50c51782ccc60547bfc8105aebc0764656c67405bbd7d023a9d405a1fd864f86dbd186af8624928"
        },
        {
          "alg" : "SHA3-256",
          "content" : "225998977421a87839be6c09f49f9ebd972b063a65f53d374e61fc3d68416ca4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "723c0651f61ae6a119624b11bc9d3959ae44de0bcef51f0a341c5d7ebdc6a0e677f3c43399db9a4a657334f46a1092ee55d45f92344b7e31e6e26669ffe41823"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.profiler/async-profiler@2.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://profiler.tools"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jvm-profiling-tools/async-profiler"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.profiler/async-profiler@2.9?type=jar"
    },
    {
      "group" : "at.yawk.lz4",
      "name" : "lz4-java",
      "version" : "1.10.3",
      "description" : "Java bindings and pure Java implementations of LZ4 and XXHash",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e7a36249617ebd6d8cb0e7b4f0170ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "56c7a637a793e7dc5a369d24ebadf0d1b85196c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "49753ae8a9b7dc3ce48cb2989cc6605e43eb8269748ad3466251836ec4cd02a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "e20b0c13ed9c400d07b86f7e50815046e159021c8cebc710c479c3df7b90270fa9e580628efb5ab3ad399ad1664396c09c3af7004a82ae575934c30117f0562c"
        },
        {
          "alg" : "SHA-384",
          "content" : "75b6b7955de83ac838268b43b857041aa39e928b63539b0ba9df699a5dda44f423e48c4d7b460992c39279248e5f8268"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d07606222374ac42edc8ca03fccd894a20f3ac78b94adcc0c504309c13925c887e06151bc2d1ec7dd55da6c8152ea27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "860a990a16c86bc2a25edbbfc40a4249bcef906309ab57fa70ef5726eddd5952"
        },
        {
          "alg" : "SHA3-512",
          "content" : "41842491b45ef050c48b3f2cd36899f472391061626a06437ea257395072078d5b664b5b55d6be41d612cc743c7e6bd16ef6de7ae3e2c546336764af2011c558"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/yawkat/lz4-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/yawkat/lz4-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.18.0",
      "description" : "Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48b9886957920a4cdb602780ca345087"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb14946f0e39748a6571de0635acbe44e7885491"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2c9d497fc1be411050f4011b2407764b78aa098eb42925af8a197eabdbc25b507f09fb898805e9bed4815f35236a508ee5b096e36f363df4d407232d50fc832"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fb3f101106e4ce3666d5c15d276ba86f7683a0ef35f0384edfcd579ea454275edbb7400795d265ec3a38e39997e79b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aada7e3612cf3f6190a19fa7c3db74df1e13ec56b300be9bb4317d261d5877c84ab59ba9a09168becdbd82cd41961395"
        },
        {
          "alg" : "SHA3-256",
          "content" : "306d286d0bd7549c203cc802fd755d354c4f7926fa023f4e83623ba1a6261250"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6f1ecc684e309d7b9fc5c343792508fee935cd2119d962721662c5af88e4864ba6f47a863e083714f315f926c156de1970cd2fb577449bdfdc7bf98a4a451fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-lang/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-lang.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jdk8",
      "version" : "2.18.6",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "97d226dc36adf714a5cc7c9cff561f4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "b84138f10a0f84077cd1516783beba7a81d65f27"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3287d74a95741b95295922f64e35e9204825fdd950606613a706d045bdc7443"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1ada9872f7c67488bfddad421cff9692a35d2e702b004dc953c123c2fcf9634df310ed60111db0671d8d3a5646b5726278d39f2caf7ef4d19b78080f6b7c0f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b72534ae343000f52dd5b635b39fe2bedf76254d9b944dbef4750203b57525258552c3f95211268bb113c06d028738c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f86d6cba98e493363d5fdd70198f13b4dd0491ea09274925581869878ce9931fbf3429d6e5fceff594d45d3493bfd09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d2a899e2a12967501f7e52ba0182fe938a563450619f7dc2f973cc49bb67afb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96c2cc9de1725a8a3ff04786b48e131633a4801f3383295b954d5bd7cbf93dede4dc8699824c20e8ac38a0aabf238b893328fbb71b19335095abca15938f662d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8"
        },
        {
          "type" : "distribution",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.6?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-force-shading",
      "version" : "20.0",
      "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" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9971c3d248dd2ea79add93f77fb0f24f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c21de8cf9ca8e93777e5d1c4a7a0a2f61852401"
        },
        {
          "alg" : "SHA-256",
          "content" : "50773dc0f2ab1831754513a8861374c0e47b077dbcc33956fe3a6cd02308d0f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b7a0bc48a25e82da9d9f8f9a01afe30bc7411b04924d8af72f4120a937b0a3f3999a51e3a55718783d71b97000d1d18568cfb48cb609d33cd201dfe10a7f0b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b04f01b51dda20aef349e623f6c8de4713b15f095f4af220ef77c22f0b815687bb60c9def912c2e4eff3513132d7cc7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0378ce70a9f05966229d15f8a5f6682280f63b5494040e1002a210128878799c5761bfa1b1b5d4204a0dabb8687f90e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0e0b42aa42a5be9a215f4e893efabe6773e5c8d54299daf714e36984410c4549"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e8754f8fec246e8de00e9634f8a2c9821af3ebcc194ef570328dcc6e1395b0263d5ae875a702aa69e5a9602616afc3ef51a4b63e70c6df00646b495df87ebd1d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-force-shading@20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-force-shading"
        },
        {
          "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/flink-shaded/flink-shaded-force-shading"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-force-shading@20.0?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?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-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
    },
    {
      "group" : "com.google.code.findbugs",
      "name" : "jsr305",
      "version" : "1.3.9",
      "description" : "JSR305 Annotations for Findbugs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d5a772e400b04bb67a7ef4a0e0996d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "905721a0eea90a81534abb7ee6ef4ea2e5e645fa1def0a5cd88402df1b46c9ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "06da282cfd8e30d9f8cf17702b8709172b00e22b75a627a1d85f8989615b8a1a401bc25d9aee7b14aed1d9b5df73bf2ea8d66f9c8468d9577c29f0ccfa2cc70a"
        },
        {
          "alg" : "SHA-384",
          "content" : "56e6b41ef62eb5edfed0203802cefae9c2df86388148e420bb0c687abb2b80e14d5c2a82d5b35dce4badaf148f94eada"
        },
        {
          "alg" : "SHA3-384",
          "content" : "58c3bf89fa1afa75c2c5078159fd28e27b2273d437f26aaaa7391310b6f0823f3cf476a24f5631c0881f3f7e946d99be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c333ea5faedfa78e0614a2620438d5724eab093df4e960918391b6a44c2915b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67ec31448e156cc72dd036060b460bb2667a13b1cbe500b6b7eed3235b1994b44c39f440ebd07b21ec9595b166ad61121d4f6a132b5b313c558ab21b72599425"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://findbugs.sourceforge.net/"
        },
        {
          "type" : "vcs",
          "url" : "http://findbugs.googlecode.com/svn/trunk/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
    },
    {
      "group" : "net.bytebuddy",
      "name" : "byte-buddy",
      "version" : "1.15.11",
      "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.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "603bc53c7a294f23765bfb7e1820ad44"
        },
        {
          "alg" : "SHA-1",
          "content" : "f61886478e0f9ee4c21d09574736f0ff45e0a46c"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa08998aae1e7bdae83bde0712c50e8444d71c0e0c196bb2247ade8d4ad0eb90"
        },
        {
          "alg" : "SHA-512",
          "content" : "61a75caa9f9ad14e8f837c296dca12df9aa1cfbf1e6cd25a8344ae9d4a468ee25944c867dc82487b9247383d0695a425b5578620fc6e1132dd24cebc4d6eafcf"
        },
        {
          "alg" : "SHA-384",
          "content" : "da05afadb3c4bb960cef520dcbcbb097c72873e65a30fe485999ba54f926e8fe6df3fe37ff5e4badccc031b57dbacb38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dad7d552be387e1e389795c36694ef66239c3bd9b34f98bf8c152494da09727ae931a84b11ec5dae56048c6b16ac9b3e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3df6d22d48ccf9c14cdf38e96720ebfd5a305a4771da693eac602534b8a3779b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "36ba479fba67c25f6e043fa0dd6502f08c51add994dcbcd4b602cb73adda33cf3f5c3efba452da3881aed25355629542600e47b350df302003eb8965661aafaf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.15.11?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.15.11?type=jar"
    },
    {
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "3.4",
      "description" : "A library for instantiating Java objects",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51242320cb2bb25a3f36e2e21fa87de0"
        },
        {
          "alg" : "SHA-1",
          "content" : "675cbe121a68019235d27f6c34b4f0ac30e07418"
        },
        {
          "alg" : "SHA-256",
          "content" : "95488102feaf2e2858adf6b299353677dac6c15294006f8ed1c5556f8e3cd251"
        },
        {
          "alg" : "SHA-512",
          "content" : "951a01075a5462cc989b8d8fb1b7089848eb825ee4e563bab139f121f5f515fbb5cf2ac607a5528cbd3929e610910113346956a4448fa39bf41fd8147e5eac6f"
        },
        {
          "alg" : "SHA-384",
          "content" : "8865ca08b684b72d9dcb620f01974022d864e8e5e0e4b469287bf4720536ee51735f29c7f05da563c967e1e2f1c52589"
        },
        {
          "alg" : "SHA3-384",
          "content" : "730526cb3490fdb1770264395afdc3782fd3397617582dde8bc2807512672f624e2f5b2206d9f615524b92ccdfba191a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f22667e2f7f0f86b48015d3995e3edbec9e81929c6860e9af1063c629a114ae2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "465202eb4e341003b66a38a36d676656d17adf66267dc87cfbc6bcd6ee6fd3914423160e01c38d3f505c7f358674dd9e9f08dd7df73196f04e56cae01d4fe91e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.objenesis/objenesis@3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://objenesis.org/objenesis"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/easymock/objenesis/objenesis"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@3.4?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-python@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-clients@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-table-common@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-table-runtime@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-connector-files@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-csv@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-avro@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-json@2.0.2-cp2?type=jar",
        "pkg:maven/org.apache.beam/beam-runners-java-fn-execution@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-runners-core-java@2.63.0?type=jar",
        "pkg:maven/com.alibaba/pemja@0.5.7?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/net.sf.py4j/py4j@0.10.9.7?type=jar",
        "pkg:maven/net.razorvine/pyrolite@4.13?type=jar",
        "pkg:maven/org.apache.arrow/arrow-vector@18.3.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-netty@18.3.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.6?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-force-shading@20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core-api@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-annotations@2.0.2-cp2?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.6-20.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-jackson@2.18.2-20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/com.esotericsoftware/kryo@5.6.2?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-core-api@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-annotations@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-metrics-core@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-annotations@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-metrics-core@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-annotations@2.0.2-cp2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.6-20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-jackson@2.18.2-20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.esotericsoftware/kryo@5.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.esotericsoftware/reflectasm@1.11.9?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.4?type=jar",
        "pkg:maven/com.esotericsoftware/minlog@1.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.esotericsoftware/reflectasm@1.11.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.esotericsoftware/minlog@1.3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.15.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.15.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-clients@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-runtime@2.0.2-cp2?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar",
        "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-datastream@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-runtime@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-datastream-api@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-rpc-core@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-rpc-akka-loader@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-queryable-state-client-java@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-hadoop-fs@2.0.2-cp2?type=jar",
        "pkg:maven/commons-io/commons-io@2.15.1?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.100.Final-20.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-jackson@2.18.2-20.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-zookeeper-3@3.8.4-20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/io.confluent.flink/flink-connector-datagen@2.0.2-cp2?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar",
        "pkg:maven/org.javassist/javassist@3.24.0-GA?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
        "pkg:maven/tools.profiler/async-profiler@2.9?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-datastream-api@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core-api@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-rpc-core@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-rpc-akka-loader@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-rpc-core@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-queryable-state-client-java@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.100.Final-20.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.100.Final-20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-hadoop-fs@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-zookeeper-3@3.8.4-20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-connector-datagen@2.0.2-cp2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.24.0-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.profiler/async-profiler@2.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-file-sink-common@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-runtime@2.0.2-cp2?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-file-sink-common@2.0.2-cp2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-datastream@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-datastream-api@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-table-common@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-core@2.0.2-cp2?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.6-20.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-table-runtime@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-table-common@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-table-api-java@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-table-api-java-bridge@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-cep@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-table-api-java@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-table-common@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-table-api-java-bridge@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-table-api-java@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-table-api-bridge-base@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-table-api-bridge-base@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-streaming-java@2.0.2-cp2?type=jar",
        "pkg:maven/io.confluent.flink/flink-table-api-java@2.0.2-cp2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-cep@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-shaded-guava@32.1.3-jre-19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-connector-files@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.flink/flink-file-sink-common@2.0.2-cp2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-csv@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-avro@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/flink-json@2.0.2-cp2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-runners-java-fn-execution@2.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
        "pkg:maven/org.apache.beam/beam-vendor-guava-32_1_2-jre@0.1?type=jar",
        "pkg:maven/org.apache.beam/beam-runners-core-java@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-model-pipeline@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-model-fn-execution@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-sdks-java-core@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.apache.beam/beam-model-job-management@2.63.0?type=jar",
        "pkg:maven/joda-time/joda-time@2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-vendor-guava-32_1_2-jre@0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-runners-core-java@2.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
        "pkg:maven/org.apache.beam/beam-model-pipeline@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-sdks-java-core@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-model-job-management@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-vendor-guava-32_1_2-jre@0.1?type=jar",
        "pkg:maven/joda-time/joda-time@2.5?type=jar",
        "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-model-pipeline@2.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.8.2?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.8.2?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.8.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.1.3?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-sdks-java-core@2.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.beam/beam-model-pipeline@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-model-fn-execution@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-model-job-management@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-sdks-java-transform-service-launcher@2.63.0?type=jar",
        "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
        "pkg:maven/org.apache.beam/beam-vendor-guava-32_1_2-jre@0.1?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy@1.15.11?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.162?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
        "pkg:maven/joda-time/joda-time@2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-model-fn-execution@2.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.8.2?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-model-job-management@2.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.beam/beam-vendor-grpc-1_69_0@0.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.8.2?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.14?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.beam/beam-sdks-java-transform-service-launcher@2.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
        "pkg:maven/org.apache.beam/beam-vendor-guava-32_1_2-jre@0.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/args4j/args4j@2.33?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/args4j/args4j@2.33?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.15.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.162?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.alibaba/pemja@0.5.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sf.py4j/py4j@0.10.9.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.razorvine/pyrolite@4.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-vector@18.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.arrow/arrow-format@18.3.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-core@18.3.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.6?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@25.2.10?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-format@18.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@25.2.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@25.2.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-core@18.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty@18.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.arrow/arrow-memory-core@18.3.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@18.3.0?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.135.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@18.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.arrow/arrow-memory-core@18.3.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.135.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.135.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.1.135.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.135.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.1.135.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-force-shading@20.0?type=jar",
      "dependsOn" : [ ]
    }
  ]
}